GUI Bugfixes: (418cff2) change: (#30963) - Show new support hotline number in Help -> About SEP sesam change: Added version information for Web UI client and Web Restore Assistant to brand and about information. change: Update execution permissions for fetchWebUiIds.sh BUGFIX: In the UI, the navigation item "Interfaces" does not open anymore. BUGFIX: (#30939) - Changing the password from the administrator asks for 'Please select a group' change: Delay renaming of sm_ui.jar until the JVM is shutdown. Otherwise, the shutdown confirmation dialog is not shown correctly. BUGFIX: (#30927) - % character (at User) in password does not work for a Polish customer Kernel Bugfixes: (b3158bac) bugfix: (#30806) Allow separate exclude for files and directories. All new functional have to be under option "regexp_split" new: (#30806) Allow separate exclude for files and directories. If exclude ends with "/$" it should be seen as directory regex if no "/$" but ".*" present - file regex, all other regex have to be added to dir and file filters BUGFIX: (#30970) Migration does not compare checkums anymore. Solution: Compare checksum from backup and LIS of migrated saveset NEW: (#30964) Show new support hotline number in SEP sesam license file. New: Use new number in license program. In license output turn old number into new number '+49 8024 464 464 4' BUGFIX: (30949) sm_reformat_lis can't copy SharePoint Server lis file (shutil.py: 812 [WinError 32]). Solution: Close file handle BUGFIX: (#30929) After applying servicepack 1 on version 5.0.0.9 the exclude list processing via exclude file is ignored on Linux. Problem: To exclude Directory regexp have to end with "/". Solution: Add new "excl" flag "regexp_split" to create different exclude lists for files and directories, by default it should work as before bugfix: (#28518) New saveset specific sequence number requires %08X hexadecimal representation BUGFIX: (#30938) Restore from tape stucks when EOM has been generated during backup due to IO error. Solution: Use tape label from loaded media instead of dummy label 'EOM_IO_ERROR99999' NEW: (#30781) Add LTO-9 drive and media type. Add section [Update Media_LTO-9] to execute sql insert statements for 'LTO-9' used by ServicePack installation NEW: (#30781) Add LTO-9 media type. Add mapping for density code 0x60 LTO-9 to default block size 512KB BUGFIX: (#30063) BSR Restore works, but about 20 errors per minute are displayed in the restore window in the GUI. Solution: Accept truncated saveset identifier in case of BSR_Windows, because BSR Windows sometimes truncates saveset identifiers at the '@' character.