BUGFIX: (#26189) Linux backup client: Enable wildcard expansion for backup source again. Use 'glob()' function instead of 'wordexp()', becauseit has lesser special characters BUGFIX: (#26348) GUI of servicepack sfx file as well as sfx specific ini file were adjusted to also work on windows server 2016 and 2019. BUGFIX: (#26356) Migration from saveset on sayTEC-sayFUSE lead to error 'Checksum of saveset copy does not match'. Solution: When data is written to disk media the padding must be added similar to tape media BUGFIX: (#26354) BSR Backup does not work because of an umlaut in the XML-file. Solution: If parsing failed then use encoding ISO8859 BUGFIX: (#26297) Sharepoint backup in 4.4.3.72 does not work because the backup source is trimmed. Solution: Do not squeeze the backup source too early BUGFIX: (#26297) Sharepoint backup in 4.4.3.72 does not work because the backup source is trimmed. Solution: Do not squeeze the backup source too early BUGFIX: (#26329) Tandberg RDX loader crashes at the command slu -o. Solution: If GLBV 'gv_skip_slu_o' is set to '1' then skip 'slu {device} -o' NEW: (#26287) Add link to SEP Sesam CAPS products to GUI and WebUI BUGFIX: (#18578) SMS read tape with slow throughput. Problem: Setting block size to 32K must be avoided and old implementation logic can be set with sms.ini [SMS_Tape] Read_Block_Size=0 (do not adjust maximum block size to read data size) BUGFIX: (#18578) SMS read tape with slow throughput. Solution: Best performance is achieved with ReadFile and adjusted data size. Now TP_ReadFromTape() checks for read data size and adjusts maximum block size accordingly BUGFIX: (#26317) Ignore 'DB:tasks.bsr_flag' in case of REAR backup from Linux clients. Flag is used only for Windows now, to set correct sbc executable BUGFIX: (#26311) If Server is Beefalo and Client is Grolar and the source of a path backup consists of several paths only last path is backed up. Solution: Add prefix 'path://' to first path too BUGFIX: (#26297) Sharepoint backup in 4.4.3.72 does not work because the backup source is trimmed. Solution: Do not squeeze the backup source before stripping offthe server name from the generated source BUGFIX: (#26312) If copy of jar files fails, still continue and start the GUI server again. BUGFIX: (#26303) Other pool is not used. Problem: Customer has set up pool 'SPARE' instead of 'SPARE_...' to allow to use this pool from other pool the 'accept_other' must be set via UI to 'y' but UI sets it to '1'. Solution: Accept '1' too BUGFIX: (#26311) If multiple pathes should be saved on a Linux client with version 4.4.3.64 and Sesam server >= 4.4.3.70 only first source will be backuped BUGFIX: (#26297) Sharepoint backup in 4.4.3.72 does not work because the backup source is trimmed. End source with " BUGFIX: (#26267) 'System state' backup backs up too much data. Solution: Add 'VSS:/DFS Replication service writer' to sm.ini [SBC_EXCLUDE] BUGFIX: (#26297) Sharepoint backup in 4.4.3.72 does not work because the backup source is trimmed. Solution: If source is retrieved in multiple lines then do not skip last chars BUGFIX: (#26295) Sesam Server created during the update (sm_config_drives) on the RDS datastores with a ' at the end. Problem happened if RDS was not yet updated to Beefalo CHANGE: adjust the servicepack filelist. CHANGE: adjust the servicepack filelist. BUGFIX: (#26284) Allow ',' in tape server specification for external backups, because Sesam uses ',' to set STDP portrange (-S sesam:11001,11003-1109) BUGFIX: (#26255) Si3 service doesn't start, if Java options are set dynamically during startup. Use only 'JAVA_OPTS' line from 'propose jvmconfig' output, which has been extended BUGFIX: (#26219) License gets reported as not sufficient for the particular hypervisor though it is of type VM Essential Plus. Solution: Check for backup type now returns unlimited license amount BUGFIX: (#26245) Selective restore from saveset on DISK_CHNG medium fails with 'MTF_ERROR_BAD_ARCHIV'. Problem: In case of DISK[_CHANGE] the sm_data_server returned error if getlabel is called with mode 'Auto'. Solution: Turn 'Auto' into 'R' (read tape header) BUGFIX: (#26229) Enhance query of queue status to reduce load of queue manager. Improvement: Use 'sm_qm sho {queue}' instead of 'sm_qm sho/full {queue}' to get the queue state BUGFIX: (#26234) sm_stpd cores when DATA_TIMEOUT is reached. Solution: Avoid calling adler32() in this case. BUGFIX: (#26226) Restore of files on NSS volume could fail when required data is not stored on first tape. Solution: Reimplement old behavior: If '-o next' is set - following tape flag (FTF) then start restore with loaded media BUGFIX: (#26222) sm_dedup_interface must not calculate disk usage when calculation of DataStore is set to 'disk-stat'. Cherry-pick added extra line BUGFIX: (#26213) Fixed browse dir on Citrix Xen server version 6.x BUGFIX: (#26222) sm_dedup_interface must not calculate disk usage when calculation of DataStore is set to 'disk-stat'. Solution: Avoid calling 'sm_dedup_interface -d # status' if data_stores.calculation is set to 'disk-stat' BUGFIX: (#26139) Hyper-V restore fails during import of VM. Problem: If target directory path is set then the relocation tries to overwrite original VM. Solution: Set correct relocation {source_VM}==::=={target_VM}=::=={target_path} BUGFIX: (#26109) Checksum error when migrating a successful backup. Problem: Backing up saveset with a size multiple to SMS data size (65472) results in adding another block. Solution: Logic improved - add padding block only for Si3 and tape Sesam GUI... BUGFIX: (#26323) VM list is empty, if client is a VM will be selected. Problem: internal NPE, when create client and set as virtual without set name Solution: deliver 'null' for empty name (merge:e00d242) BUGFIX: (#26280) Migration does not find a backup from the same day BUGFIX: Backup status view fails to show new backups after a newday event BUGFIX: (#26260) Client name is missing in 'delete client window' in the headline BUGFIX: (#26095) Task generation with group does not allow to add tasks with same source (parameter '-O source_not_found' not set.). BUGFIX: (#26173) Properties of tape medium only shows savesets, which are starting on selected tape BUGFIX: (#26237) Restore option "As Path" allows now always the selection of the target node