GUI client/REST server: *** Commit history: bdc24ab057..766a7bfab2 *** BUGFIX: (src#36293) sm_cmd dir ignores second tag in multi-tag filter BUGFIX: (src#36158) Remote directory on VMware vSphere datastore reported empty while it is not BUGFIX: (#36221) A scheduled archive adjustment does not operate in the mode specified by the media event BUGFIX: Generate PATH tasks for Windows root drives (src#36205) Web restore assistant: *** Commit history: 1c01a389..57a8c291 *** Web client: *** Commit history: 2bbb0404c..057505aa7 *** BUGFIX: (src#36306) When creating a migration task, the D/I clicks from the WebUI are taken over incorrectly BUGFIX: (src#35922) In Dashboard the graph "Total restore data size over time" is empty Kernel: *** Commit history: 971c8130e6..cb83072b2c *** NEW: (#36029): allow postgresql-18 on debian trixie for installation on ubuntu 26.04 BUGFIX: (src#36285) Stop BSR Pro service after subprocesses stop BUGFIX: (#35049) If sbc_ndmp cannot resolve the storage host in combination with FTP, an application error occurs. Solution: End immediately BUGFIX: (src#36405) Fix NDMP restore falsely reported as successful BUGFIX: (src#36395) Pass overall throughput to sbc-3260 in sesam_ndmp CHANGE: (src#36395) Log NDMP transfer size/throughput on a time basis BUGFIX: (src#36387) Fix DAR restore of tape-spanning NDMP saveset BUGFIX: (#34842) Allow restore of posix ACL's with invalid characters by using numeric ID's. Solution: Include the UID and GID during the backup. During restore, use the numeric UID/GID if available. Set the SESAM_ACL_NUMERIC environment variable to '0' to perform the restore by name. BUGFIX: (#36214) Single file restore of NDMP backup from tape failed. Solution: For FTP, the BCK_MESSAGE structure from the last successful login must be reused so that the IsTape property is preserved. BUGFIX: (#36334) NDMP single item generation restore fails if folder from FULL and folder from INC are selected. Solution: If only directories are selected then in case of a gen restore the lines must be fetched from the saveset's LIS file and used in the saveset specific SEL file. BUGFIX: (30984) sm_qm_main log gets too large. Problem: Log is flooded with lines such as 'Mode [idle] && 1 jobs are requesting resource single -> keep bJobRequest 1'. Solution: Avoid checking for pending jobs if nothing has happened. NEW: (#30510) Add operating system 'Dell EMC OneFS' NEW: (#34879) Nutanix 7.5 - Prism Central support BUGFIX: (#36331) Single item generation restore of migrated backup fails due to wrong catalog file pattern. Solution: Generation restore sub task must use results.sesam_date to create path for original LIS CHANGE: (src#34485) SEP sesam Tier Unit licence: use remaining upper level BUGFIX: (#36273) fix GC slowness due to pageTrack growing size; release locked on restore pages after usage BUGFIX: (#35931) Backup and restore complete /var/opt/sesam/var/lib/rear/etc/rear folder during rear update BUGFIX: (#35921) Sesam Rear update on Server has to delete installation folder before extracting files. Solution: Use update routine from client rear update for server and client. BUGFIX: (#35225) Throughput and data size is not updated for external backups BUGFIX: (#36147) Just execute DB queries on SEP sesam server during shutdown of service. Skip DB queries on client, rds and gui installation. BUGFIX: (#36210) Tape drive encryption capability is switched off, if a non-encryptable medium is in the drive during configuration. Solution: If no tape is loaded then avoid to print tape specific values: tape_remaining_capacity, tape_max_capacity BUGFIX: (#36210) Tape drive encryption capability is switched off, if a non-encryptable medium is in the drive during configuration. Solution: The command 'slu {device} -J short' now returns the correct value for 'tape_encryption_capability' even if the tape is not encryptable or no tape is loaded. Revert "BUGFIX: (#36210) Tape drive encryption capability is switched off, if a non-encryptable medium is in the drive during configuration. Solution: If no tape is loaded then avoid to print tape specific values: tape_remaining_capacity, tape_max_capacity" BUGFIX: (#36048) Only one MS-SQL restore can be performed at a time within the same instance. Add saveset to VDI device name NEW: (#36013) Do not submit backup jobs by 'sm_sepul_event', if Sesam shutdown is in progress BUGFIX: (#35048) Migration or external backup: The original error message is overwritten by 'E019-BACKUP Error processing the segment file:' BUGFIX: (#33953) Windows BSR backup fails with 'The handle is invalid'. Solution: Execute commands (sm_setup, sm_client) in try block to catch FileNotFound error NEW: (#36153) Add BSR Pro 22.2.260 to Sesam package. BUGFIX: (#36180) Sesam startup fails, if 'sm_startup' runs with PID 11201. Correct 'regex' so PID is found only at the begin of line from 'ps' output BUGFIX: (#36181) Attempting to add a previously encrypted tape medium fails with the error message 'DB: ERROR: unterminated quoted string at or near ' Solution: Return the retrieved label in such case. BUGFIX: (#36148) If gv_ro_bin on RDS is not the same path as on Sesam Server sm_config_drives fails when executing sm_set_windows_defender_preferences.ps1. Solution: Do not prefix local gv_ro_bin NEW: (#33447) sm_cross_check: Write main log into 'gv_rw_prot_media' BUGFIX: (#36214) Single file restore of NDMP backup from tape failed. Solution: The following read operations were performed without setting the 'bIsTape' property. This resulted in an unnecessary byte-positioning request. BUGFIX: (#36211) Update DB:media.serial_number if not already set. Check for NULL and empty string BUGFIX: (#36210) Tape drive encryption capability is switched off, if a non-encryptable medium is in the drive during configuration. Solution: If no tape is loaded then avoid to print tape specific values: tape_remaining_capacity, tape_max_capacity BUGFIX: (#36274) Si3 status Si3 not written completely to Sesam DB. Increase internal buffer from 4096 to 6144 bytes, because status message could become longer now NEW: (#33573) Set termination time for 'sm_sbc_com_ext' job started by migration to same time set for 'sm_sms_copy' BUGFIX: (#36190) Replication job stucks in queue, if no source drive is set NEW: (#36179) Adapt dependenies for Sesam client on RHEL9 PPC NEW: (#35821) Insert restart functionality in sm_sesam for Windows which is needed to restart SEP sesam service from WebUI. BUGFIX: (#36081) If a Proxmox VM resides on LVM-thick, the snapshot cleanup reports 'No such file or directory' - Do not execute function to search for LVM-thin snapshots to be deleted if LVM resides on LVM-thick BUGFIX: (#35974) During a BSR backup, an exclude source of c:\temp\ is mapped to c/\temp\. Solution: Turn only the last char into '/' BUGFIX: (#35817) When performing a BSR backup, Sesam must specify the correct network interface for bootmedium.xml. Solution: Resolve the -c client name so that even a TCP/IP alias hostname is matched (by canonical name, alias list or resolved IP) and the correct IP address is determined.