PATCH: IEM SUA / ILMT 9.2.0.1 (Patch 1) Released!

Hello,

Patch 1 has just been released for SUA / ILMT 9.2, this patch is highly recommended update for every 9.2 customer.

https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Tivoli%20Endpoint%20Manager/page/SUA%20update%209.2.0.1

1 Like

FYI - the action script in fixlet 1002, Upgrade to the latest version of Software Use Analysis 9.x generates an error in my environment:

   **Unable to parse action script line 13: Prefetch command syntax error.** 

Line 13 is prefetch unzip.exe sha1: … size: … http://software.bigfix.com/download/tema/VMMAN_Tool/unzip.exe

I am running SUA on a RHEL server, so I deleted the action script relating to Windows implementations as a work around.

@itsmpro92: thank you, sha256 is missing for fetched unzip.exe

Line 13 should be changed:

prefetch unzip.exe sha1:e1652b058195db3f5f754b7ab430652ae04a50b8 size:167936 http://software.bigfix.com/download/tema/VMMAN_Tool/unzip.exe sha256:8d9b5190aace52a1db1ac73a65ee9999c329157c8e88f61a772433323d6b7a4a

SUA Dev Team will apply this change in the next SUA / ILMT sites refresh.

FYI:
SUA/ILMT 9.x site refreshed:

SUA9 site version: 48 - Fixed prefetch syntax error
https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Tivoli%20Endpoint%20Manager/page/Updates%20and%20Patches

ILMT9 site version: 61 - Fixed prefetch syntax error
https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20License%20Metric%20Tool/page/Updates%20for%20ILMT%209.x

@itsmpro92: thank you for your help!