K 10 svn:author V 2 pi K 8 svn:date V 27 2019-08-18T17:22:44.859488Z K 7 svn:log V 582 devel/lfcbase: upgrade 1.14.0 -> 1.14.2 databases/cego: upgrade 2.45.5 -> 2.45.6 lfcbase: - In configure.ac added check for darwin. This is required, since for File::flush implemention, darwin rather requires a fcntl call with option F_FULLFSYNC instead of fsync ( see OSX man page for fsync ) cego: - Added command line option --fsync to enable physical disk synchronisation for logging and checkpointing. This options slows down database significantly but ensures consistent data in case of an operating system crash Submitted by: Bjoern Lemke END