× 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 17.11.2025 2.52.42 Version released
cego 17.11.2025 2.52.42 In CegoAdminThread, for tableset and table import procedure added switch to next backup branch. This is required, since during import, logging is disabled. So after import, a new backup is needed.
cego 10.11.2025 2.52.41 Version released
lfcbase 10.11.2025 1.22.2 Version released
cego 10.11.2025 2.52.41 For CegoClient and CegoAdmin changed argument evaluation to handle pipe input data in a better way. Pipe mode is just used, if no batch or command mode ist setup and if data is available at stdin.
This should also work for FreeBSD, when cgclt or cgadm is used via cronjob. It has been observed, that if a program is called by cron, poll returns data availanle at stdin also if there is no data available.
lfcbase 10.11.2025 1.22.2 Added patch in File::hasData to check return code of pool library call
Added fix in basecheck ReplaceTest to return valid results
cego 07.11.2025 2.52.40 Version released
cego 07.11.2025 2.52.40 Please note : Since this patch changed content object encoding, the uplift reqiuires a tableset export/import !
cego 06.11.2025 2.52.40 Fix added for CegoLogReader. __dateTimeFormat has to be setup to print date values in log data
cego 06.11.2025 2.52.40 In CegoContentObject, encoding and decoding was not done for tableAlias. This might lead query errors during crash or backup recovery for insert or update statements with nested selects. Table Alias has been added to encoding.