HomeFreeBSD

devel/lfcbase: update 1.9.2 -> 1.9.3

Description

devel/lfcbase: update 1.9.2 -> 1.9.3
databases/cego: update 2.33.1 -> 2.33.3

lfcbase:

  • Small fixes for Monitor and Pager class, adding missing ifdef for curses option in Pager class, replaced CGNOCURSES with LFCNOCURSES

cego:

  • Fix in CegoRecoveryManager::recoverTableSet, before calling transactionRecovery, we have to set flag setIgnoreInvalid to true. During transaction recovery phase, we must ignore invalid btrees/index objects since these objects could be invalidated but Log data integrity and consistency is ensured
  • Added implizit tableset btree and index correction to recovery procedure ( CegoRecoveryManager::recoverTableSet )
  • Small syntax for cgadm from "backup TS" to "backup tableset TS" ( conform to other tableset commands )
  • Fix in CegoTableManager::deleteDataTableEntryAtomic / updateDataTableSynced / beginTransaction / commitTransaction / rollbackTransaction to avoid log entries for forced transactions ( introduction of doLog flag ).
  • Fix in CegoTableManager:deleteDataTable to avoid object synchronisation during recovery phase ( introduction of isSynced flag ), since during recovery phase, still no objects are registered and there is no need for synchronization
  • Added further admin console messages for recovery procedure. This enables the database admin to follow the recovery procedure on admin console level

Submitted by: Bjoern Lemke <lemke@lemke-it.com>

Details

Provenance
piAuthored on
Parents
rP437395: security/p5-Crypt-RSA-Parse: fix dependencies
Branches
Unknown
Tags
Unknown