conmon-2.0.30-1.el9
- update to https://github.com/containers/conmon/releases/tag/v2.0.30 - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
0d52e0eb73
commit
ded4de7e5f
10
conmon.spec
10
conmon.spec
@ -6,13 +6,13 @@
|
|||||||
# https://github.com/containers/conmon
|
# https://github.com/containers/conmon
|
||||||
%global import_path github.com/containers/%{name}
|
%global import_path github.com/containers/%{name}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 7e6de6678f6ed8a18661e1d5721b81ccee293b9b
|
%global commit0 2792c16f4436f1887a7070d9ad99d9c29742f38a
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: conmon
|
Name: conmon
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.0.29
|
Version: 2.0.30
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: OCI container runtime monitor
|
Summary: OCI container runtime monitor
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -62,6 +62,10 @@ export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 23 2021 Jindrich Novy <jnovy@redhat.com> - 2:2.0.30-1
|
||||||
|
- update to https://github.com/containers/conmon/releases/tag/v2.0.30
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2:2.0.29-4
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2:2.0.29-4
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (conmon-2.0.29-7e6de66.tar.gz) = 4b6992130dc54bea1c63e69607e0361153c2783931bc74bab8f8df4113aa8f595ee65d241bb9e942a74b5550ba1c4ad1f08cc57d749345b6705b86ded3f304e7
|
SHA512 (conmon-2.0.30-2792c16.tar.gz) = a5d36d24752c56a95e34834edc2d05b359576ba240fdc7d25b6c3961b4bf2a583f3e22a8010aa351055ac63b22d6d2926c7f462cf501945d270ecef99f56bca5
|
||||||
|
Loading…
Reference in New Issue
Block a user