################################################### ## SIOS DataKeeper Patch 8.10.0.2 Notes ## ################################################### DKPatch_PW-10550-81002 Patch availability: General Availability Product (s) Supported: This patch is supported on SIOS DataKeeper for Windows v8.10.0 Issue(s) addressed by this patch: 1. PW-10550: Prevent crashes due to unexpected connection data Patch description: This patch provides the following 1. DataKeeper version 8.10.0 is susceptible to a crash if incorrect data is sent to the target dispatch port (9999 by default). This patch resolves that issue, which was introduced in version 8.10.0. This patch can be found on the SIOS FTP site at the following location: http://ftp.us.sios.com/pickup/DK_patches/PW-10550/v81002 To download the patch and associated files perform the following steps: 1. Visit the ftp site 2. Left-click DKPatch_PW-10550-81002.zip to download the zip file 3. Unzip the zip file, there are three files: - DKPatch_PW-10550-81002.exe - DKPatch_PW-10550-81002.md5sum - readme.txt 4. Verify the md5sum by running the following commands in PowerShell. Expected result is 'True' - cd - $checksum = (Get-Content .\DKPatch_PW-10550-81002.md5sum).Split(' ')[0] - (Get-FileHash -Algorithm MD5 .\DKPatch_PW-10550-81002.exe).Hash -like $checksum NOTE: Alternative download methods can be used. Once the download is complete a verification of the md5sum should be performed. Installing the exe: NOTE: This patch will need to be installed on all servers in the cluster To install the patch, navigate to where the patch was downloaded and double-click DKPatch_PW-10550-81002.exe to begin the installation process. Repairing the exe: To repair the patch, navigate to where the patch was installed and double-click DKPatch_PW-10550-81002.exe to begin the Repair process. Select 'Repair' and apply the patch. Uninstalling the exe: To uninstall the patch, navigate to where the patch was installed and double-click DKPatch_PW-10550-81002.exe to begin the uninstallation process. Select 'Revert' and apply the patch. Once the uninstallation process is completed the original file(s) will be restored. NOTE: After completing the install, repair, or uninstall there will need to be a mandatory reboot. If this reboot is not completed DataKeeper will not operate as expected.