import conmon-2.0.27-1.module+el8.5.0+10478+2006037b
This commit is contained in:
parent
e50dd2ef03
commit
986f42e040
@ -1 +1 @@
|
||||
10b6222c54acfec76af0f00e4e06cdb17b171531 SOURCES/v2.0.25.tar.gz
|
||||
108860ca85591f3ae2bc5e587cc83bc0839423ac SOURCES/v2.0.27.tar.gz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/v2.0.25.tar.gz
|
||||
SOURCES/v2.0.27.tar.gz
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
Name: conmon
|
||||
Epoch: 2
|
||||
Version: 2.0.25
|
||||
Version: 2.0.27
|
||||
Release: 1%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
License: ASL 2.0
|
||||
@ -51,6 +51,14 @@ export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 09 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.27-1
|
||||
- update to https://github.com/containers/conmon/releases/tag/v2.0.27
|
||||
- Related: #1934415
|
||||
|
||||
* Thu Feb 04 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.26-1
|
||||
- update to https://github.com/containers/conmon/releases/tag/v2.0.26
|
||||
- Related: #1883490
|
||||
|
||||
* Thu Jan 21 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.25-1
|
||||
- update to https://github.com/containers/conmon/releases/tag/v2.0.25
|
||||
- Related: #1883490
|
||||
|
Loading…
Reference in New Issue
Block a user