diff --git a/_service b/_service index 9df1770..be4b930 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/containers/conmon git -2.0.16 -v2.0.16 +2.0.17 +v2.0.17 conmon-*.tar diff --git a/conmon-2.0.16.tar.xz b/conmon-2.0.16.tar.xz deleted file mode 100644 index 02b2cf1..0000000 --- a/conmon-2.0.16.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a177bc47bb0040e2c8e6b3a9015fd9821238a46874003c2df98620e14a70333f -size 54192 diff --git a/conmon-2.0.17.tar.xz b/conmon-2.0.17.tar.xz new file mode 100644 index 0000000..5274d4a --- /dev/null +++ b/conmon-2.0.17.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a17dd5d6cbad469c5549d0f4d5d8d76eb075810f284df531c2c9e108fdb805ed +size 54280 diff --git a/conmon.changes b/conmon.changes index 0b71791..051f988 100644 --- a/conmon.changes +++ b/conmon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 27 06:55:07 UTC 2020 - Sascha Grunert + +- Update to v2.0.17 + - Add option to delay execution of exit command + ------------------------------------------------------------------- Mon May 18 07:38:30 UTC 2020 - Sascha Grunert diff --git a/conmon.spec b/conmon.spec index 2be5ac6..f1dc7fb 100644 --- a/conmon.spec +++ b/conmon.spec @@ -17,7 +17,7 @@ Name: conmon -Version: 2.0.16 +Version: 2.0.17 Release: 0 Summary: An OCI container runtime monitor License: Apache-2.0