× News Cego SysMT Croom Web Statistics Impressum
SysMT Logo
Change Log

In the following, change log entries for the managed software packages are shown

Last 10 30 100 1000 10000 entries

Category Date Version Log
cego 02.08.2026 2.54.39 Version released
cego 02.08.2026 2.54.39 Small improvements added to tools/backupManager and tools/backupExecuter. Backup files are removed from backupExecuter, if end backup could not be performed successful. This avoids inconsistent backup files in case of database abort or crash during backup ( no LOGREC_BUFIN was written then )
cego 02.08.2026 2.54.39 Small improvements added to tools/backupManager and tools/backupExecuter. Backup files are removed from backupExecuter, if end backup could not be performed successful. This avoids inconsistent backup files in case of database abort or crash during backup ( no LOGREC_BUFIN was written then )
cego 01.08.2026 2.54.39 In case of an existing backup ticket, no exception is thrown. Instead, an alert message is written to the database logfile ( corresponding backup might not be completed )
Changed command line argument --notempreset to --tmpreset, since in normal operation, a reset of the temp space seems to be not necessary.
cego 28.07.2026 2.54.39 Cleanup of some notice log message from CegoQueryManager
Small improvement added to tools/backupManager ( for backup list, also count logfiles in archdir )
cego 02.07.2026 2.54.38 Version released
cego 02.07.2026 2.54.38 Fix added in CegoPredicate::Constructor, for LIKE-Constructor, the case ISNOTLIKE was not treated with the right condition ( ! isNegated && isCaseSensitive => isNegated && isCaseSensitive ). This might lead to undefined _mode variable which could result in a crash.
cego 30.06.2026 2.54.37 Version released
cego 28.06.2026 2.54.37 Added cgclt command show transaction to indicate detailed transaction information. This may be useful for a deeper investigations
cego 28.06.2026 2.54.37 Added list transaction command to cgclt to retrieve open transaction information ( analog to cgadm )