*** Kernel/SBC commit 7f6a9522 (since 6f05c67) BUGFIX: (#33311) VFS log was flooded and VHD mount hanged on Windows when log level was set to 2 BUGFIX: (#33286) Reparse point is saved as directory by Windows path backup without 'VSS'. Bugfix: Avoid that after delayed directory processing a reparse point (e.g. Microsoft Windows Data Deduplication IO_REPARSE_TAG_DEDUP) could be saved as directory. BUGFIX: (#33304) Allow setting of 'pgdump'/'mysqldump' options by 'DB:tasks.backup_options' BUGFIX: (#33316) Proxmox backup fails with error Unhandled exception occurred [too many values to unpack (expected 2)] NEW: (#33227) Support of Java 21 for Sesam on Linux - support for SLES15 SP6 BUGFIX: (#33312) MaxDB backup fails with 'Invalid backup source [2>&1]', because started without 'cmd.exe'. Remove redirect, because 'sm_Popen_buf()' already returns STDOUT and STDERR BUGFIX: (#33277) Follow up jobs are not being started anymore when cancel option of newday is set. Solution: Call 'sm_qm set option follow_up 0' only for caller 'maintenance' or 'shutdown' *** GUI/UI/vSphere commit 06a80d935 (since 12a42e533) BUGFIX: (#23249) - Creating a schedule with executing time every friday will be executed every day from friday in the future Problem: For a weekly schedule, the maximum end time exceeds 23:59h. Solution: Limit the maximum end time to 23:59h for weekly schedules. CHANGE: (#33302) - Change message, if the VSS option for a Windows path backup is switched off BUGFIX: (#33300) - vSphere: incorrect disc size when calculating the changed blocks Problem: The total disk size is calculated from 'capacityInKB', which is inaccurate. Solution: Get the total disk size directly from 'capacityInBytes'. BUGFIX: correct link to custom calendar description BUGFIX: (#33245) - CLI writes 'null' to data base when invoking "add replicationtask" with -B parameter CHANGE: Update generic report and adjust report header in all reports. *** WebUI commit 8606716 (since 0f2a83a82) BUGFIX: (#33296) - WebRA wrongly sets -a resourcepool for a vApp instead of -a vapp