mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-05-04 23:42:20 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 88c446d62e | |||
| 1af3d4c5e4 | |||
| 2197708e24 | |||
| f90380454e |
+2
-1
@@ -17,7 +17,7 @@ Name: conmon
|
||||
Epoch: 3
|
||||
Version: 2.2.1
|
||||
License: Apache-2.0
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: OCI container runtime monitor
|
||||
URL: https://github.com/containers/%{name}
|
||||
# Tarball fetched from upstream
|
||||
@@ -72,6 +72,7 @@ sed -i 's/install.bin: bin\/conmon/install.bin:/' Makefile
|
||||
%changelog
|
||||
* Thu Feb 12 2026 Jindrich Novy <jnovy@redhat.com> - 3:2.2.1-1
|
||||
- update to https://github.com/containers/conmon/releases/tag/v2.2.1
|
||||
- enable RELRO
|
||||
- Related: RHEL-111919
|
||||
|
||||
* Thu Feb 05 2026 Jindrich Novy <jnovy@redhat.com> - 3:2.2.0-2
|
||||
|
||||
Reference in New Issue
Block a user