From 725e899f60907d8fdebe2dc28c2b6c3a9d7d7cf5 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Tue, 24 Aug 2021 10:33:36 -0600 Subject: [PATCH] logging - Update the certificates copy tasks logging - Update the certificates copy tasks Resolves: rhbz#1996777 (EL9) (cherry picked from commit e2562c34964f843495769cbbdc7f8f9c24615c5c) --- linux-system-roles.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/linux-system-roles.spec b/linux-system-roles.spec index 60f8206..d133bab 100644 --- a/linux-system-roles.spec +++ b/linux-system-roles.spec @@ -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.1 +Version: 1.8.2 Release: 1%{?dist} #Group: Development/Libraries @@ -145,7 +145,7 @@ BuildRequires: ansible >= 2.9.10 #%%defcommit 10 20dd3e5520ca06dcccaa9b3f1fb428d055e0c23f %global rolename10 logging -%deftag 10 1.5.0 +%deftag 10 1.5.1 #%%defcommit 11 c57d0b1f3384c525738fa26ba4bdca485e162567 %global rolename11 nbde_server @@ -616,6 +616,11 @@ fi %endif %changelog +* Tue Aug 24 2021 Rich Megginson - 1.8.2-1 +- logging - Update the certificates copy tasks + Resolves rhbz#1996777 (EL9) + Resolves rhbz#1994580 (EL8) + * Mon Aug 16 2021 Rich Megginson - 1.8.1-1 - metrics - the bpftrace role does not properly configure bpftrace agent Resolves rhbz#1994180 (EL9)