From 59450276a1c4570cc8881215c297cfbfda3a0ab7c7f002e85e5e732acc008d19 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 25 Mar 2020 22:44:47 +0000 Subject: [PATCH] Accepting request 788098 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/788098 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conmon?expand=0&rev=11 --- _service | 4 ++-- conmon-2.0.12.tar.xz | 3 --- conmon-2.0.14.tar.xz | 3 +++ conmon.changes | 9 +++++++++ conmon.spec | 2 +- 5 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 conmon-2.0.12.tar.xz create mode 100644 conmon-2.0.14.tar.xz diff --git a/_service b/_service index 1c8cabd..d3e6b01 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/containers/conmon git -2.0.12 -v2.0.12 +2.0.14 +v2.0.14 conmon-*.tar diff --git a/conmon-2.0.12.tar.xz b/conmon-2.0.12.tar.xz deleted file mode 100644 index 19946df..0000000 --- a/conmon-2.0.12.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec75332086c93954a455816acca6838e7c0d30cc53d5421268fb01643ddebaf0 -size 51544 diff --git a/conmon-2.0.14.tar.xz b/conmon-2.0.14.tar.xz new file mode 100644 index 0000000..1410efd --- /dev/null +++ b/conmon-2.0.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c152ac477ed0e486fe4580148834a632699aa883cbb7cce4b0932a7a1994a71 +size 52140 diff --git a/conmon.changes b/conmon.changes index 5192701..a7c70d6 100644 --- a/conmon.changes +++ b/conmon.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 25 08:55:06 UTC 2020 - Sascha Grunert + +- Update to v2.0.14 + - drop usage of splice(2) + - avoid hanging on stdin + - stdio: sometimes quit main loop after io is done + - ignore sigpipe + ------------------------------------------------------------------- Tue Mar 17 10:10:44 UTC 2020 - Ralf Haferkamp diff --git a/conmon.spec b/conmon.spec index 511f679..a36c935 100644 --- a/conmon.spec +++ b/conmon.spec @@ -17,7 +17,7 @@ Name: conmon -Version: 2.0.12 +Version: 2.0.14 Release: 0 Summary: An OCI container runtime monitor License: Apache-2.0