Cego Änderungsprotokoll
In the following, change log entries for the managed software packages is shown
Last 10 30 100 1000 10000 entries
| Category | Date | Version | Log |
|---|---|---|---|
| dragon | 06.12.2025 | 1.5.6 | Started with int to unsigned conversion, CPlusGenerator completed |
| lfcxml | 06.12.2025 | 1.3.9 | Converted from int to unsigned |
| cego | 05.12.2025 | 2.53.0 | In CegoObjectManager, several page variables have been changed from type int to PageIdType. This is relevant for large database configuration, where pageid exceeds integer type |
| cego | 05.12.2025 | 2.53.0 | Fix added in CegoLogRecord::decode, for logAction= LOGREC_BUPPAGE, the wrong size was increased ( int instead of PageIdType ). This might lead to recovery problems, if data pages are writtten to logfile during backup Fix added in CegoAttrDesc::evalTableReferences, alias was not set correctly for all cases, which might lead to wrong predicate evaluation ( detected with delete query with subselect in condition where references occur to delete table ) |
| cego | 30.11.2025 | 2.53.0 | Started with unsigned cleanup to follow corresponding patches in lfcbase |
| lfcbase | 28.11.2025 | 1.23.0 | Started with integer cleanup ( all int values will be replaced by unsigned or unsigned long, where is no need of nagative values ) |
| lfcbase | 26.11.2025 | 1.22.5 | Version released |
| lfcbase | 26.11.2025 | 1.22.5 | After warning elimination Chain::truncRight was broken in case to trunc to empty string. This occured with the change of some local variable from int to unsigned long |
| cego | 24.11.2025 | 2.52.44 | Version released |
| cego | 24.11.2025 | 2.52.44 | More elimination of warnings for compilation with GNU C++ |
