the bpftrace role does not properly configure bpftrace agent
metrics - the bpftrace role does not properly configure bpftrace agent Resolves: rhbz#1994180 (EL9) (cherry picked from commit 06ff97e58da3aff305ebea0ab34b9c55452eb031)
This commit is contained in:
parent
af8f9dcc95
commit
328e881079
@ -21,7 +21,7 @@ Name: linux-system-roles
|
||||
%endif
|
||||
Url: https://github.com/linux-system-roles
|
||||
Summary: Set of interfaces for unified system management
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
#Group: Development/Libraries
|
||||
@ -133,7 +133,7 @@ BuildRequires: ansible >= 2.9.10
|
||||
|
||||
#%%defcommit 7 0673d842fb32c437501e2aada2e38921da98e115
|
||||
%global rolename7 metrics
|
||||
%deftag 7 1.3.0
|
||||
%deftag 7 1.3.1
|
||||
|
||||
#%%defcommit 8 2b9e53233ee3a68bdb532e62f289733e436a6106
|
||||
%global rolename8 tlog
|
||||
@ -616,6 +616,11 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Aug 16 2021 Rich Megginson <rmeggins@redhat.com> - 1.8.1-1
|
||||
- metrics - the bpftrace role does not properly configure bpftrace agent
|
||||
Resolves rhbz#1994180 (EL9)
|
||||
Resolves rhbz#1993240 (EL9)
|
||||
|
||||
* Thu Aug 12 2021 Rich Megginson <rmeggins@redhat.com> - 1.8.0-1
|
||||
- drop support for Ansible 2.8 - min_ansible_version is now 2.9
|
||||
Resolves rhbz#1989197 (EL9)
|
||||
|
Loading…
Reference in New Issue
Block a user