diff --git a/_service b/_service index 7be4f3c..f321f9b 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/containers/conmon git -2.0.10 -v2.0.10 +2.0.11 +v2.0.11 conmon-*.tar diff --git a/conmon-2.0.10.tar.xz b/conmon-2.0.10.tar.xz deleted file mode 100644 index 14ab818..0000000 --- a/conmon-2.0.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b22286447c9b43d6228b26793771f72317432f06d668c90fd4790642c96f908 -size 47532 diff --git a/conmon-2.0.11.tar.xz b/conmon-2.0.11.tar.xz new file mode 100644 index 0000000..3fe884c --- /dev/null +++ b/conmon-2.0.11.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08dc38d4a810fe348efe53c2067b8d656474d04d1d392d97f1c6663e440e069 +size 51448 diff --git a/conmon.changes b/conmon.changes index d651c73..cf0ed0b 100644 --- a/conmon.changes +++ b/conmon.changes @@ -1,9 +1,20 @@ +------------------------------------------------------------------- +Thu Mar 5 08:06:24 UTC 2020 - Sascha Grunert + +- 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 09:22:06 UTC 2020 - Ralf Haferkamp - 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 + - journal logging: write to /dev/null instead of -1 ------------------------------------------------------------------- Tue Jan 7 12:20:08 UTC 2020 - Sascha Grunert diff --git a/conmon.spec b/conmon.spec index 35bed0d..5ddc18b 100644 --- a/conmon.spec +++ b/conmon.spec @@ -17,7 +17,7 @@ Name: conmon -Version: 2.0.10 +Version: 2.0.11 Release: 0 Summary: An OCI container runtime monitor License: Apache-2.0