GUI Bugfixes: change: Fix build error in VMRecoverOption bugfix: vm attach/mount restore options are not more visible. Solution: replace logic with older release, where no reason for disable option will be shown. bugfix: (#22037) - Fehlermeldung beim Löschen eines Data Store ist zum Teil nicht lesbar bugfix: (#22026) - When creating a new data store, the listed existing drive group names contains duplicate entries bugfix: (#22021) - When I export the 'backup test' view in the GUI the filename will be 'backup -test' - the space between 'backup' and '-test' change: improve code, use annotation '@Parameter(names = {"-z", "-w"})' for allow set duration with both params. bugfix: clitest 'testschedules' failed; allow param -w; -z for set duration of schedule. (when both are set: -z > -w) bugfix:(#22024) set only one param -z or -Z cause NPE change: (#22024) add param -z ; -Z to cli migrationevent with action start/migrate change: (#22024) add param -z ; -Z to cli restore actions start/restore change: (#22024) reset cli start/backup task param to -z , -Z change: (#22024) set correct help token for cli help backup param -f change: (#22024) add param "-f " for cli operation 'add schedule, backup' change: Fix potential dead lock on UI startup and NPE while checking the license change: Adjust schedule CLI test to test for old "-w" and new "-z" parameter for duration change: Fix Unittest and replace all "new (...)" with the corresponding ".valueOf(...)" calls bugfix: (#22023,#22033) - ClassCastExceptions happens for some spinner controls in the UI BUGFIX: (#22031) - Get "Parameter media.pool is missing" exception if trying to introduce a new media with a custom label specified to a media pool bugfix: (#22020) - GUI-DATA STORES-SAVESETS-STOP TIME-RIGHT MOUSECLICK the last menu item (date format) is there two times change: MAVEN - Added jgoodies-forms library change: Remove mybatis generator change: Improve initializing of static file delivery restlet to avoid occasionally NPEs bugfix: (#22009) - GUI - JOB STATE - BACKUPS - TASK PROPERTIES - INFO2 -> All time/date-infos are ranged right formated bugfix: (#22018) - Change wording (window title, text and message) for the current window Import Initial SI3 Seed change: fix typo in comment of MigrationEventParams change: Fix data size of restore result record shown with wrong unit in restore result properties dialog change: Fix findbugs issues in UI bugfix: (#21591) hide option 'mount saveset' at restorewizard, when restore VM task; use same visibility logic of option VM attach/mount like 'mount saveset' change: Move to HyperSQL 2.4.0 change: Fix an NPE change: remove old commons-dbcp dependency bugfix: (#21874) - Error updating database. Cause: java.sql.SQLException: statement is not executing (part 3) bugfix: (#21874) - Error updating database. Cause: java.sql.SQLException: statement is not executing (part 2) bugfix: (#21874) - Error updating database. Cause: java.sql.SQLException: statement is not executing change: Move to sqlite-jdbc 3.18 SRC Bugfixes: Remove additional space after '<' condition, because parser could not handle this correclty bugfix: (#21970) - Complete cache is no longer built on start (only with -o preparecache=1 option). File relative offset and size are updated on fileOpen call new: Sesam server update from 4.4.3.36 to 4.4.3.37 without DB export/import, because no DB changes have been made change: Set PATH_TO_TEMP_FILES to D:\sesamdev\msi_temp (certificate) change: (#21987) Simpler sm_db_update process. Added macro $last_step to substitute with last_step_nr change: (#21987) Simpler sm_db_update process. Problem: 'sm_db_update update' does not allow to set explicit main target version, e.g. 4.4.3.36. Solution: Check sm_db_update.ini with target_version (e.g. 4.4.3.36) with shortened version (4.4.3.) and with main version (4.4.). First retrieved version (section) will be processed change: Windows: CM_CRYPT.DLL dependency not sufficent for non static build change: Windows: CM_CRYPT.DLL dependeny may fail since commit 5e29c4f 'Rename function name ENCRYPT() to Blowfish_ENCRYPT() to avoid conflict with standard header file NtDDNDis.h'. Solution: Link with static CRYPT and MD5 libraries change: Rename function name ENCRYPT() to Blowfish_ENCRYPT() to avoid conflict with standard header file NtDDNDis.h NEW: Correct PostgreSQL dependencies for Debian 9 (stretch) BUGFIX: (#21723) Update to Sesam Linux server 4.4.3.28 fails, because of failures during database import. Fix: Do not start RMI server during update, to avoid database updates from it leading to problems during DB import change: (#20345) Make BSR bootimage usable in a network environment. Problem: On some systems the DNS suffix is added twice. Solution: Write given and extra BUGFIX: (#20345) Make BSR bootimage usable in a network environment. Problem: sbc_bsr must call sm_setup to create xml file. Solution: Call 'sm_setup create_bootmedium_xml A "C:\ProgramData\SEPsesam\SEP sesam BSR Pro\bootmedium.xml"' bugfix: (#20345) Make BSR bootimage usable in a network environment. Problem: A function to collect all adapter information for bootmedium.xml is missing. Solution: Add new function create_bootmedium_xml [] [] to sm_setup.c bugfix: trace(): Call vDoLog() with format string ''%s'' to allow arbitrary data change: 'sm_db bootstrap ...' must not export table performance new: Better example for automatic vSphere task creation