Accepting request 744428 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/744428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conmon?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2019-11-06 12:47:40 +00:00 committed by Git OBS Bridge
parent 7a8e5f77ec
commit 9c302cd164
5 changed files with 12 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.1</param>
<param name="revision">v2.0.1</param>
<param name="versionformat">2.0.2</param>
<param name="revision">v2.0.2</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:6b58b99677a9c8dd30444c49b6971fe5177936d5228c1dcc28e23fd30161c5ca
size 46124

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 29 09:03:03 UTC 2019 - Sascha Grunert <sgrunert@suse.com>
- Add CONN_SOCK_BUF_SIZE to config
- Fix bug to close the sync pipe before exit command
-------------------------------------------------------------------
Mon Sep 16 16:59:28 UTC 2019 - Sascha Grunert <sgrunert@suse.com>

View File

@ -17,7 +17,7 @@
Name: conmon
Version: 2.0.1
Version: 2.0.2
Release: 0
Summary: An OCI container runtime monitor
License: Apache-2.0