!12 Upgrade to 2.1.8
From: @starlet-dx Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
c334f0b370
BIN
conmon-2.1.8.tar.gz
Normal file
BIN
conmon-2.1.8.tar.gz
Normal file
Binary file not shown.
11
conmon.spec
11
conmon.spec
@ -1,11 +1,11 @@
|
||||
Name: conmon
|
||||
Epoch: 2
|
||||
Version: 2.1.5
|
||||
Release: 2
|
||||
Version: 2.1.8
|
||||
Release: 1
|
||||
Summary: Monitoring program for OCI container
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/containers/conmon
|
||||
Source0: https://github.com/containers/conmon/archive/refs/tags/v%{version}.tar.gz
|
||||
Source0: https://github.com/containers/conmon/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: https://github.com/cpuguy83/go-md2man/archive/v1.0.10.tar.gz
|
||||
|
||||
BuildRequires: glib2-devel gcc git libseccomp-devel systemd-devel systemd-libs make golang
|
||||
@ -16,7 +16,7 @@ Conmon is a monitoring program and communication tool between a container manage
|
||||
and an OCI runtime (like runc or crun) for a single container.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%autosetup -p1
|
||||
|
||||
tar -xf %SOURCE1
|
||||
|
||||
@ -44,6 +44,9 @@ make PREFIX=%{buildroot}%{_prefix} install install.crio
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 17 2023 yaoxin <yao_xin001@hoperun.com> 2:2.1.8-1
|
||||
- Upgrade to 2.1.8
|
||||
|
||||
* Thu Feb 02 2023 wenchaofan <349464272@qq.com> - 2:2.1.5-2
|
||||
- update to 2.1.5
|
||||
* Thu Jan 12 2023 xu_ping <xuping33@h-partners.com> - 2:2.1.2-2
|
||||
|
||||
BIN
v2.1.5.tar.gz
BIN
v2.1.5.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user