GUI Bugfixes: (cf8ce5d61) change: (#31029) SFR via Java RW does not show any output sporadically, which could result in subsequent errors BUGFIX: (#31061) SIR is not possible from migrated saveset on RDS, if original saveset is deleted BUGFIX: (#31065) Job overview of restores at GUI hides entries after some seconds when opening GUI with restore permissions BUGFIX: (#30657) Backup tasks with "all" as backup source can't select or deselect excludes BUGFIX: (#31030) Filter in "results" view of an task don't work correctly change: (#30127) Wrong media pool is displayed when I try a migration from a saveset what is deleted and only the migration exists BUGFIX: (#30976) Savesets created by failed migration must not be used for restores or further migrations BUGFIX: When mounting a VM backup on a different RDS, the wrong RDS is used to determine the list of target nodes. BUGFIX: (#30814) Invalid length error during modify of datastore BUGFIX: (#30996) Immediate migration from tape sets wrong medium when backup has been done on at least two tapes WEB_UI Bugfixes: (b1ecbb35ac) WEB_UI-NG2 Bugfixes: (b00c2c62e) BUGFIX: (#30946) WebUI restore assistant does not show specific backup for unknown reason Kernel Bugfixes: (26adf94cf) BUGFIX: (#31069) Windows: sm_qm hangs if sm_qm_main is terminated. Solution: Semaphore SM_QM must be released if sm_qm_main is not running BUGFIX: (#30226) Do not execute 'Delete everything older then oldeset Sesam day' section in 'sm_pur_status', because valid backup could accidentally be removed BUGFIX: (#30499) Hyperv backup fails with exception in sm_reformat_lis: 98 name 'ERROR_CANT_OPEN_METADATA_FILE' is not defined BUGFIX: (#30659) Linux SBC skips first directory if .nosbc file is in backup source BUGFIX: (#30826) Savesets of failed migrations are tried to be migrated or replicated BUGFIX: (#30869) sm_data_store fsck doesn't take care about running migrations BUGFIX: (#30913) Use user name set in DB:command_events event for command execution BUGFIX: (#30918) Migration from tape copies same saveset at least two times, if EOM occurred at backup to tape BUGFIX: (#30921) Add retries and make timeouts configurable for Si3/S3 connector BUGFIX: (#30948) During SP update several files which can be in use are move before the SP update starts. The file msvcr100.dll as well as the folder python3 was not moved correctly, hence it can still be in use during the SP update. The file msvcr100.dll as well as the folder python3 are now moved correctly. In addition the return code of the move and the folder action are now evaluated and the SP update finishes with error in case files are still in use. BUGFIX: (#30952) Media initialization could not use media from other mediapool, even if this is allowed. Solution: Release semaphore used for check of 'SPARE' pool leading to dead lock BUGFIX: (#30967) QM allocates too much memory. BUGFIX: (#30974) Selective restore may show files with timestamps from newer backups than originally selected. BUGFIX: (#30976) Savesets created by failed migration must not be used for restores or further migrations BUGFIX: (#30984) sm_qm_main log gets too large. Solution: Shared drive configuration lead to problem with drive synchronization due to job limit set to 0. BUGFIX: (#30987) Hyper-V backup leads to sm_reformat_lis-error "'utf-8' codec can't decode byte" BUGFIX: (#30993) Do not purge saveset in use by restore. BUGFIX: (#30994) Checksum of saveset copy does not match error during migration, if multiple entries with same backup_id exist in 'DB:result_lbls' BUGFIX: (#31008) Restore of Citrix Xen v4_4_3 backups stored on RDX media fails. BUGFIX: (#31009) Manually added exclude patterns have been deleted during update. BUGFIX: (#31015) Installation of SP on Windows fails if installation directory is not C: BUGFIX: (#31032) Migration from tape uses wrong tape when EOM tape on tape trailer could not be used BUGFIX: (#31039) Remove files with extension '.meta.vmdk' during purge of backup meta data BUGFIX: (#31048) Failed MSSQL INC backup must switch to FULL. Solution: Switch to FULL to create new LSN basic checkpoint BUGFIX: (#31056) MSSQL INC/DIFF backups fail with 'Mismatch database_backup_lsn [...] full first_lsn'. Solution: Compare database_backup_lsn with full checkpoint_lsn BUGFIX: (#31059) Restore using 'mount' fails, if migrated saveset is involved BUGFIX: (#31060) The "Release Notes" button in the 'License Agreement' window of Jaglion V2 leads to former release notes BUGFIX: (#31066) Sesam includes the whole diffs to the chain and increase the eol CHANGE: (#30826) Do not show corrupted savesets by 'saveset_tree' function CHANGE: (#30983) Incr. Sesam backup saves too much data after startup. Do not call 'chmod sesam' for Sesam DB directory in 'sm_os_startup' NEW: (#30505) Support for OES 2022. Build 'sbc_smdr' on SLES 15 NEW: (#30601) Add Sesam Release Build for RHEL 9 NEW: (#30680) Restore using mount option: Try to mount saveset every time. If saveset is already been mounted, this will be handled in sm_data_store and sm_vmdk_interface NEW: (#30960) Adopt RPM dependencies for SLES 12 PPC to allow KVM backups NEW: (#30961) Do not try to copy datastore INI file to datastore root directory, if 'use_blocky' is set in drive options, to avoid stalled 'sm_config_drives' drives process NEW: (#30980) Set DB:results.checksum from LIS file, if not provided by SBC NEW: (#30881) VFS Mount of Nutanix VMs on Windows.