From 1ddd440c6cf8e4b72877e9f837c0a32203714c73abeb08ef92db7a74fdf291b7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 20 May 2020 16:36:57 +0000 Subject: [PATCH] Accepting request 807000 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/807000 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conmon?expand=0&rev=13 --- _service | 4 ++-- conmon-2.0.15.tar.xz | 3 --- conmon-2.0.16.tar.xz | 3 +++ conmon.changes | 6 ++++++ conmon.spec | 2 +- 5 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 conmon-2.0.15.tar.xz create mode 100644 conmon-2.0.16.tar.xz diff --git a/_service b/_service index 46b9190..9df1770 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/containers/conmon git -2.0.15 -v2.0.15 +2.0.16 +v2.0.16 conmon-*.tar diff --git a/conmon-2.0.15.tar.xz b/conmon-2.0.15.tar.xz deleted file mode 100644 index f74041d..0000000 --- a/conmon-2.0.15.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:643be52d5cbe670bc2eccd501bb853d1666706aafd4a7836d6b360757c127772 -size 53932 diff --git a/conmon-2.0.16.tar.xz b/conmon-2.0.16.tar.xz new file mode 100644 index 0000000..02b2cf1 --- /dev/null +++ b/conmon-2.0.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a177bc47bb0040e2c8e6b3a9015fd9821238a46874003c2df98620e14a70333f +size 54192 diff --git a/conmon.changes b/conmon.changes index 70edc07..0b71791 100644 --- a/conmon.changes +++ b/conmon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 18 07:38:30 UTC 2020 - Sascha Grunert + +- Update to v2.0.16 + - tty: flush pending data when fd is ready + ------------------------------------------------------------------- Fri Apr 3 14:33:46 UTC 2020 - Ralf Haferkamp diff --git a/conmon.spec b/conmon.spec index 6507246..2be5ac6 100644 --- a/conmon.spec +++ b/conmon.spec @@ -17,7 +17,7 @@ Name: conmon -Version: 2.0.15 +Version: 2.0.16 Release: 0 Summary: An OCI container runtime monitor License: Apache-2.0