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:
parent
7a8e5f77ec
commit
9c302cd164
4
_service
4
_service
@ -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>
|
||||
|
@ -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
3
conmon-2.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d76b9979c4ec69759726fc7b17f181cef31753a7bec921b766963372ccacb8d
|
||||
size 46228
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user