Package Release Info

conmon-2.0.11-bp152.1.3

Update Info: Base Release
Available in Package Hub : 15 SP2 (BETA)

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

conmon

Change Logs

* Thu Mar 05 2020 Sascha Grunert <sgrunert@suse.com>
- Update to v2.0.11
  - log: reject --log-tag with k8s-file
  - chmod std files pipes
  - adjust score to -1000 to prevent conmon from ever being OOM
    killed
  - container OOM: verify cgroup hasn't been cleaned up before
    reporting OOM
* Fri Feb 21 2020 Ralf Haferkamp <rhafer@suse.com>
- Update to v2.0.10 (bsc#1160460, bsc#1164390, jsc#ECO-1048,
  jsc#SLE-11485, jsc#SLE-11331):
  - journal logging: write to /dev/null instead of -1
Version: 2.0.11-bp152.1.1
* Thu Mar 05 2020 Sascha Grunert <sgrunert@suse.com>
- Update to v2.0.11
  - log: reject --log-tag with k8s-file
  - chmod std files pipes
  - adjust score to -1000 to prevent conmon from ever being OOM
    killed
  - container OOM: verify cgroup hasn't been cleaned up before
    reporting OOM
* Fri Feb 21 2020 Ralf Haferkamp <rhafer@suse.com>
- Update to v2.0.10 (bsc#1160460, bsc#1164390, jsc#ECO-1048,
  jsc#SLE-11485, jsc#SLE-11331):
  - journal logging: write to /dev/null instead of -1
Version: 2.0.10-bp152.1.2
* Tue Jan 28 2020 Sascha Grunert <sgrunert@suse.com>
- Update to v2.0.10:
  - journal logging: write to /dev/null instead of -1
* Tue Jan 07 2020 Sascha Grunert <sgrunert@suse.com>
- 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 2019 Sascha Grunert <sgrunert@suse.com>
- Persist oom files on cgroup v2
- Revert the check for  the OOM counter on cgroups v1 before
  writing OOM file
* Fri Dec 13 2019 Sascha Grunert <sgrunert@suse.com>
- 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 2019 Sascha Grunert <sgrunert@suse.com>
- Kill the process group on timeout
* Wed Dec 11 2019 Sascha Grunert <sgrunert@suse.com>
- 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 09 2019 Sascha Grunert <sgrunert@suse.com>
- Fix tight loop on OOM
* Thu Nov 14 2019 Sascha Grunert <sgrunert@suse.com>
- Add log level trace
- Separate handling of log reopen events and terminal resize events
* Tue Oct 29 2019 Sascha Grunert <sgrunert@suse.com>
- Add CONN_SOCK_BUF_SIZE to config
- Fix bug to close the sync pipe before exit command
* Mon Sep 16 2019 Sascha Grunert <sgrunert@suse.com>
- Set masterfd_stdout before registering ctrl_cb
* Sat Aug 24 2019 Jan Engelhardt <jengelh@inai.de>
- Upstream has an actual description, use it instead of just
  duplicating the summary again.
* Fri Aug 16 2019 Sascha Grunert <sgrunert@suse.com>
- 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 2019 Sascha Grunert <sgrunert@suse.com>
- Initial release v2.0.0