Kernel Bugfixes: (656ab2f) CHANGE: (#30865) Try to import OVF file during VM restore with original network setting NEW: (#30221) Remove support for Java 1.8 CHANGE: (#30792) Saveset will not be removed from data store, if immediate delete is selected in GUI BUGFIX: (#30860) Exception with 'syntax error at or near "AND"' occurs if three backup filters are active at 'Monitoring/Last Backup State' BUGFIX: (#30862) Type filters 'Migration' and 'Replication' at 'Monitoring/Last Backup State' have no function since version 5.0.0 BUGFIX: (#30669) License check sends notification for end of maintenance instead of license expiration BUGFIX: (#18079) Backup of virtual machines not possible if virtual machine data resides in subdirectory on data-store BUGFIX: (#30912) Fixed case of concurrent backups lead to backup of wrong Nutanix virtual machine snapshot disks. Added unique client identifier to request for Nutanix uuid. Exit backup with error in case if uuid of the backed up VM an uuid of the snapshot info do not match. BUGFIX: fixing the double free problem in qm_main that can trigger qm_main crash BUGFIX: (#30895) External job stays in state queued, if submit timeout expires. Remove wrong check for backup operation NEW: After release of Jaglion V2 5.0.0.9 SP is created with BUFIX: (#30745) Sesam bootstrap DB export doesn't contain information about migrated Sesam backup. Correct SQL query to use 'backup_id' instead of 'saveset' --> sm_db BUGFIX: (#30745) Sesam bootstrap DB export doesn't contain information about migrated Sesam backup. Correct SQL query to use 'backup_id' instead of 'saveset' NEW: (#30806) Allow separate exclude for files and directories. If exclude ends with / it should be seen as directory regex if no / at the end - file regex BUGFIX: (#30784) 'Cancel Current Running Activities' updates after 100 seconds the state of all still running tasks. Solution: Do not update results' state BUGFIX: (#30868) 'DB:results.stop_time' written in wrong format. Initialze 'szStopTim' with empty string, so 'time_get()' will return correct time in correct format BUGFIX: (#30822) Microsoft Windows Unicode with 4 Bytes could not be converted on Linux RDS. Solution: Use iconv() to convert from UTF-16 to UTF-8 NEW: (#25577) Use HTTP(S) to cancel STPD of running tasks. If 'gv_conf_use_com_stpd_kill=http/https' set http or https connection to STPD will be used to terminate active backup/restore connections NEW: (#30781) Add LTO-9 drive and media type BUGFIX: (#30496) Backup of ACL on CIFS share failed with ERROR_PRIVILEGE_NOT_HELD (1314) 'A required privilege is not held by the client'. Solution: Use CreateFile() File Security and Access Rights according to https://docs.microsoft.com/en-us/windows/win32/fileio/file-security-and-access-rights BUGFIX: (#30790) sm_qm_main. When changing que back to idle all relevant queues that share a share should be set to idle change: modified qm_main unit tests to use unittest framework change: modified sm_qm_main unit tests to reflect latest changes BUGFIX: (#30550) - pending jobs never got processed or got procesed very late. Problem caused by incorrect priority check NEW: (#30792) Saveset will not be removed from data store, if immediate delete is selected in GUI. Add 'purge option for 'sm_sesam remove_saveset -s ssid -o purge...' call, to execute removal of saveset file from DS BUGFIX: (#30669) License check sends notification for end of maintenance instead of license expiration30669 - License check sends notification for end of maintenance instead of license expiration. Solution: Only update value of reduced timeout when license output is requested BUGFIX: (#30757) sm_break don't kill the parent restore task. Problem: Process was terminated but state was still active. Solution: In no process found then update database BUGFIX: (#30764) Exclude deactivated VM tasks from the license count BUGFIX: (#30772) Status of data store remains OK if RDS is not reachable and 'disk stat only' flag set BUGFIX: (#30761) Fixed generation SFR of vSphere VM of backup subtype Image. sm_vmdk_interface had a condition to skip adding of FDI chain savesets to LSL file for VFS in prepare_vm_vmdks(). Old code that was not properly reworked within changes for common sm_vfs. NEW: (#30861) Check, if all vSphere configuration files are saved, which are mandatory for restore CHANGE: New version 5.0.0.10 for release build