* Kernel/SBC commit 6f05c67 BUGFIX: (#33236) Access XEN hypervisor doesn't work sometimes after update to 5.1.0.14. Removed ascii 2 character that was added to decrypted password returned from 'sm_client Crypt' BUGFIX: (#33217) do not add empty --nic parameter to onevm command if skip_net option is set bugfix: (#33215) VFS terminates with 'Caught exception invalid vector subscript' during Hyper-V generation mount. Problem: wrong index of Payload Block in case when it located in last chunk. Solution: changed condition for loop from indexes to total size of processed data change: Avoid massiv logging from 'akka' class by Si3 NEW: (#25064) New BSR registry key for DiskImage 19.x is missing. Add registry key detection for version 19.x to executable sbc_bsr.exe and sm_client.exe BUGFIX: (#33124) SFR using VHD mount of Hyper-V INC/DIFF backup from dynamic disks bugfix: (#33073) BSR Restore does not work because an internal error. Change: After starting the COM session the retrieve buffer size is now increased again BUGFIX: (#33073) BSR Restore does not work because an internal error. Problem: During saveset selection page size must small. Solution: Use RETR command size bugfix: (#33073) BSR Restore does not work because an internal error. Problem: STPD does not end transfer when requested data size is read due to saveset length may be followed by saveset info. Solution: Skip saveset info. new: Increase SEP sesam version. Old version is 5.1.0.14, new version is 5.1.0.15. BUGFIX: (#33184) Fixed single item VM restore on Windows. Drive letters returned from sm_mount had no':' appended and thus were not browsable by WebUI Sesam GUI... * GUI/UI/vSphere commit 12a42e533 BUGFIX: (#33221) - After update to Apollon V2 (5.1.0.14), the first INCR vSphere virtual machine backup fails BUGFIX: (#33209) - Generic reports failed with 'error exception' NEW: (#33162) - Splash Screen is badly ordered CHANGE: (#33198) - Server seems to require a client certificate from the browser for SSL handshake * WebUI commit 0f2a83a82 BUGFIX: (#33204) - Exclude of VMDK in WebUI during vSphere restore does not work CHANGE: (#32239) - WebUI must offer either a folder or a vApp as destination at vSphere restore, not both - Reject next step if both are set. BUGFIX: (#33189) - SFR target path must accept UNC notation - Do not remove leading '//'. Previous commit 6bce7c2cd (5.1.0.14)