× News Cego SysMT Croom Web Statistics Impressum
SysMT Logo
Ä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 15.03.2026 2.54.18 Version released
cego 15.03.2026 2.54.18 Improved exception handling for NETMNG_MAXSERCHAIN validation in CegoNet and CegoClient. In case of a validation, the connection on client side is closed in a controlled way with message "Fatal protocol error". Since there is no way to get more information from server side, this is ok. On server side, in case of MAXSERCHAIN validation, the connection must be closed immediately ( also for security reasons ), since the serial protocol can not be reset or recovered
In CegoDefs, NETMNG_MAXSERCHAIN has been increased to 4MB
cego 14.03.2026 2.54.17 Version released
cego 14.03.2026 2.54.17 In CegoDefs.h, introduced NETMNG_MAXSERCHAIN which defines the maxium length of a serial protocol message ( see CegoSerial.h )
For database configuration, which are using CLOBS, this value should bet setup large enough ( standard now 1MB )
cego 13.03.2026 2.54.16 Version released
cego 13.03.2026 2.54.16 Fix for include added in CegoXMLSpace.h ( CegoAdminHandler.h was included with brackets, which leads to compile problem for using packages, should be included with quotes )
cego 05.03.2026 2.54.15 Version released
cego 05.03.2026 2.54.15 In CegoClient, query abort via Cntrl-C was broken. This was caused by the pager mode expansion, which requires a special signal handling setup. For interactive mode, setup method was introduced to setup signals SIGINT and SIGPIPE
cego 05.03.2026 2.54.15 In CegoTableManager::checkBTreeIntegrity, improved message for duplicate btree values ( with validating btree value )
cego 02.03.2026 2.54.14 Version released