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
This commit is contained in:
Dominique Leuenberger 2020-03-25 22:44:47 +00:00 committed by Git OBS Bridge
parent 35a9d6110b
commit 59450276a1
5 changed files with 15 additions and 6 deletions

View File

@ -2,8 +2,8 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/containers/conmon</param>
<param name="scm">git</param>
<param name="versionformat">2.0.12</param>
<param name="revision">v2.0.12</param>
<param name="versionformat">2.0.14</param>
<param name="revision">v2.0.14</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">conmon-*.tar</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec75332086c93954a455816acca6838e7c0d30cc53d5421268fb01643ddebaf0
size 51544

3
conmon-2.0.14.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c152ac477ed0e486fe4580148834a632699aa883cbb7cce4b0932a7a1994a71
size 52140

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 25 08:55:06 UTC 2020 - Sascha Grunert <sgrunert@suse.com>
- 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 <rhafer@suse.com>

View File

@ -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