conmon-2.1.2-1.el9
- update to https://github.com/containers/conmon/releases/tag/v2.1.2 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
2c35b27653
commit
6d7e3dfe2f
@ -3,12 +3,12 @@
|
||||
# https://github.com/containers/conmon
|
||||
%global import_path github.com/containers/%{name}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 65b6eaaf91ed8fd4ef0d5cd9038cff72667cc6be
|
||||
%global commit0 99eac3e82289c18465adeab5c522469ad14e5725
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: conmon
|
||||
Epoch: 2
|
||||
Version: 2.1.1
|
||||
Version: 2.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
@ -59,6 +59,10 @@ export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 14 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.1.2-1
|
||||
- update to https://github.com/containers/conmon/releases/tag/v2.1.2
|
||||
- Related: #2061316
|
||||
|
||||
* Tue May 24 2022 Jindrich Novy <jnovy@redhat.com> - 2:2.1.1-1
|
||||
- update to https://github.com/containers/conmon/releases/tag/v2.1.1
|
||||
- Related: #2061316
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (conmon-2.1.1-65b6eaa.tar.gz) = 30157423c97ca2a46408e0ef52c0e3301924df003027e085d5ff24408685f468929e816062d4f46064865f9a0bfd6f72012b08734a7758856acce03130322257
|
||||
SHA512 (conmon-2.1.2-99eac3e.tar.gz) = 32091f272ddd2350d025480c2b1bd9a4c9ee3bdcc7fc21b3fb6aaaeaef5080886169b70564d9122a6fbf9af60fcb129b33f2cd8954fac263115ce077de307970
|
||||
|
Loading…
Reference in New Issue
Block a user