| Änderungsprotokolle |
|---|
Im folgenden sind die letzten Änderungen der verschiedenen Softwarepakete aufgeführt.
Letze 10 30 100 1000 10000 Einträge
| Kategorie | Datum | Version | Eintrag |
|---|---|---|---|
| cego | 19.02.2026 | 2.54.8 | Version released |
| cego | 19.02.2026 | 2.54.8 | Fix added in CegoAdminThread::srvVerifyTableSet for view loop iterator Cleanup distributed legacy stuff in CegoAdminHandler::syncWithInfo |
| cego | 14.02.2026 | 2.54.7 | Version released |
| cego | 13.02.2026 | 2.54.7 | Added patch in CegoAction::execProcCall and CegoAction::execFuncCall, in case of an exception, for the procedure instance, a cleanup should be called, otherwise the lock will not be released fail002 has been added for this scenario |
| cego | 08.02.2026 | 2.54.6 | Version released |
| lfcbase | 08.02.2026 | 1.23.3 | Version released |
| cego | 08.02.2026 | 2.54.6 | More rework done for CegoAdmScreen to support current backup and restore features. Also added online help. |
| cego | 07.02.2026 | 2.54.6 | More cleanup and improvements done for CegoAdmScreen ( cgadm curses based admin interface ) |
| cego | 07.02.2026 | 2.54.6 | Added dbcheck/failcheck to also check correct handling of failed queries |
| cego | 07.02.2026 | 2.54.6 | Improvements added for CegoAdmScreen ( e.h. help text at the bottom line ) |
| cego | 07.02.2026 | 2.54.6 | Fixes added for CegoFieldValue:castTo. In case of thrown data conversion exceptions, is is ensured, that _pV is set to _staticBuf after freed, otherwise memory fault cause by double free in desctructor may occur |
| lfcbase | 07.02.2026 | 1.23.3 | Fixes added for Screen class regarding. Some calculations where broken caused by the int to unsigned cleanup |
| cego | 05.02.2026 | 2.54.5 | Version released |
| cego | 05.02.2026 | 2.54.5 | Added patches to CegoBufferPool, CegoLogManager and CegoArchiveThread. The synchronization of the database xml file ( method CegXMLSpace::doc2Xml ) at daemon runtime is just executed during checkpointing. This should result in consistency for checkpoint lsn and current active logfile setup ( the doc2Xml method call in CegoLogManager::switchLogFile before resetLog lead to non reset log file in case of a system crash and error message "lsn too high" during startup recovery ) |
| cego | 04.02.2026 | 2.54.4 | Version released |
| cego | 03.02.2026 | 2.54.4 | Improved ts initfile handling. In case of an init file error, just an error is indicated with tableset startup success In CegoAdmScreen, added start recovery and stop recovery for db shadow mode |
| cego | 27.01.2026 | 2.54.3 | Version released |
| cego | 27.01.2026 | 2.54.3 | Another added in CegoQueryCursor, the previous patch must be modified in a way, that just for inner joins, the predicate is propagated to sub joins, otherwise ( left and right outer ) wrong evaluation may occur by a null value comparison effect. check126.sql has been added to show this effect |
| cego | 26.01.2026 | 2.54.3 | Added exception throw in CegoAdminThread::executeRestore, if tableset ticket was not found. The ticket is needed in any case and indicates, that the configured tableset root path matches with the root path in the ticket. The complete restore procedures will be described detailed in the online documentation. |
| cego | 25.01.2026 | 2.54.2 | Version released |
