<?xml version="1.0" encoding="utf-8" standalone="yes"?>

<!--
 RESTARTTYPE_NONE = 0,
 RESTARTTYPE_PLATFORM = 1,
 RESTARTTYPE_APPLICATION = 2,
 RESTARTTYPE_SERVICE = 4
 RESTARTTYPE_UPDATER = 8
 
 Valid combinations are:
 
 None,
 Platform,
 Application,
 Service,
 
 Any combination between Platform, Application, Updater, and Service but not None.
 Combinations are performed by bitwise or-ing the flags.
 
 If application and service restart is required the restart-type should be : RESTARTTYPE_APPLICATION | RESTARTTYPE_SERVICE which renders the value 6 
 If application and updater restart is required the restart-type should be : RESTARTTYPE_APPLICATION | RESTARTTYPE_UPDATER which renders the value 9
 If service and updater restart is required the restart-type should be : RESTARTTYPE_APPLICATION | RESTARTTYPE_UPDATER which renders the value 12
 If application, service and updater restart is required the restart-type should be : RESTARTTYPE_APPLICATION | RESTARTTYPE_UPDATER which renders the value 13
 
-->

<ProductUpdates>
  <Product name="ESEC5.0">
    <Update name="20120928_ESEC2012_Patch09" patchNumber="20120928">
      <UpdateFileName>20120928_ESEC2012_Patch09.zip</UpdateFileName>
      <UpdateDate>09/28/2012</UpdateDate>
      <UpdateSize>59</UpdateSize>
      <UpdateDescription>
        <![CDATA[- An issue in Auto Update that in specific conditions fails to update all necessary files.]]>
      </UpdateDescription>
      <RestartType>8</RestartType>
      <Checksum>fe42a5797c57855c1023bde01c8ef63e176829e7</Checksum>
    </Update>
    <Update name="20120928_ESEC2012_Patch10" patchNumber="20120928">
      <UpdateFileName>20120928_ESEC2012_Patch10.zip</UpdateFileName>
      <UpdateDate>09/28/2012</UpdateDate>
      <UpdateSize>5028</UpdateSize>
      <UpdateDescription>
        <![CDATA[- Control issue with CD/DVD devices
- Conflicts between encryption and mapped network drives
- Interaction with third party encrypted devices
- Conflicts with system Shadow Copy and Backup.
- Wrong check for license limit during auto discovery
- Updated the GFI certificates.
- Added UI optimizations.
]]>
      </UpdateDescription>
      <RestartType>14</RestartType>
      <Checksum>b958457db6761f695c8f742276650846c6bc0027</Checksum>
    </Update>
    <Update name="20121015_ESEC2012_Patch11" patchNumber="20121015">
      <UpdateFileName>20121015_ESEC2012_Patch11.zip</UpdateFileName>
      <UpdateDate>10/15/2012</UpdateDate>
      <UpdateSize>3076</UpdateSize>
      <UpdateDescription>
        <![CDATA[- Identification and control of USB 3.0 devices.]]>
      </UpdateDescription>
      <RestartType>6</RestartType>
      <Checksum>ace680f37a79d4bca4d896f1ac564a995889c7c1</Checksum>
    </Update>
  </Product>
  <Product name="ESEC6.0">
    <Update name="20130315_ESEC2013_Patch1" patchNumber="20130315">
      <UpdateFileName>20130315_ESEC2013_Patch1.zip</UpdateFileName>
      <UpdateDate>03/15/2013</UpdateDate>
      <UpdateSize>4573</UpdateSize>
      <UpdateDescription>
        <![CDATA[- Detection and control of USB 3.0 devices connected to a Generic USB xHCI Host Controller.]]>
      </UpdateDescription>
      <RestartType>4</RestartType>
      <Checksum>5a031941f88cbbce6cc439da263980276748d167</Checksum>
    </Update>
    <Update name="20140401_ESEC2013_Patch2" patchNumber="20140401">
      <UpdateFileName>20140401_ESEC2013_Patch2.zip</UpdateFileName>
      <UpdateDate>04/01/2014</UpdateDate>
      <UpdateSize>6321</UpdateSize>
      <UpdateDescription>
        <![CDATA[- Detection and control of devices connected to Pano Logic USB Controller, VMware View Virtual USB Host Controller and SCSIAdapter
- Issues with files saved to a controlled device
- Windows Phone not blocked when connected the first time.
- Some archive types are not detected by content.
]]>
      </UpdateDescription>
      <RestartType>14</RestartType>
      <Checksum>b3e7c6d2ec23596861883b1206e7b77103457c97</Checksum>
    </Update>
  </Product>
</ProductUpdates>
