From 20c1385902c4512ea60be830e2d8bf2d398e0079b56118930a869c6f611939c7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 8 Mar 2020 21:23:44 +0000 Subject: [PATCH] Accepting request 781862 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/781862 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conmon?expand=0&rev=9 --- _service | 4 ++-- conmon-2.0.10.tar.xz | 3 --- conmon-2.0.11.tar.xz | 3 +++ conmon.changes | 13 ++++++++++++- conmon.spec | 2 +- 5 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 conmon-2.0.10.tar.xz create mode 100644 conmon-2.0.11.tar.xz 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