4 Commits

Author SHA1 Message Date
Đorđe Todorović 88c446d62e Merge branch 'test-konflux-build' into 'c9s'
Draft: Test MR for Konflux

See merge request redhat/centos-stream/rpms/conmon!65
2026-04-13 21:40:28 +00:00
Đorđe Todorović 1af3d4c5e4 Test MR for Konflux 2026-04-13 23:40:25 +02:00
Đorđe Todorović 2197708e24 Test MR for Konflux 2026-03-05 07:06:47 +01:00
Jindrich Novy f90380454e conmon-2.2.1-1.el9
- update to https://github.com/containers/conmon/releases/tag/v2.2.1
- enable RELRO
- Related: RHEL-111919

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2026-02-12 20:26:10 +01:00
+2 -1
View File
@@ -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