------------------------------------------------------------------- Tue Jan 7 12:20:08 UTC 2020 - Sascha Grunert - Add TimedOutMessage to config to share with go code - Fix format string to limit the size of the string to 10 characters ------------------------------------------------------------------- Mon Dec 16 08:41:54 UTC 2019 - Sascha Grunert - Persist oom files on cgroup v2 - Revert the check for the OOM counter on cgroups v1 before writing OOM file ------------------------------------------------------------------- Fri Dec 13 08:23:04 UTC 2019 - Sascha Grunert - Add --persist-dir flag to allow important container files to be written to a persistent directory - Check OOM counter on cgroups v1 before writing OOM file - Use splice(2) to copy from stdin ------------------------------------------------------------------- Thu Dec 12 11:37:19 UTC 2019 - Sascha Grunert - Kill the process group on timeout ------------------------------------------------------------------- Wed Dec 11 07:39:29 UTC 2019 - Sascha Grunert - Add --persist-dir to allow callers to specify a directory that conmon should mirror certain important files that should persist reboots (right now, just the container exit file) ------------------------------------------------------------------- Mon Dec 9 17:34:49 UTC 2019 - Sascha Grunert - Fix tight loop on OOM ------------------------------------------------------------------- Thu Nov 14 14:25:29 UTC 2019 - Sascha Grunert - Add log level trace - Separate handling of log reopen events and terminal resize events ------------------------------------------------------------------- Tue Oct 29 09:03:03 UTC 2019 - Sascha Grunert - Add CONN_SOCK_BUF_SIZE to config - Fix bug to close the sync pipe before exit command ------------------------------------------------------------------- Mon Sep 16 16:59:28 UTC 2019 - Sascha Grunert - Set masterfd_stdout before registering ctrl_cb ------------------------------------------------------------------- Sat Aug 24 04:10:04 UTC 2019 - Jan Engelhardt - Upstream has an actual description, use it instead of just duplicating the summary again. ------------------------------------------------------------------- Fri Aug 16 11:48:30 UTC 2019 - Sascha Grunert - Use `%make_build` macro instead of `%{__make}` - Use `%make_install` macro instead of `%{__make} install` - Use `%{_bindir}` macro instead of `%{_usr}/bin` - Change `PREFIX` to not contain `%{buildroot}` and use the `$DESTDIR` variable ------------------------------------------------------------------- Mon Aug 12 06:41:41 UTC 2019 - Sascha Grunert - Initial release v2.0.0