From 93f44d62d55ecdf4575e09f6054651cf09aca82f Mon Sep 17 00:00:00 2001 From: Packit Service Date: Feb 05 2021 06:22:34 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/pacemaker.spec b/SPECS/pacemaker.spec index 05344fc..c7180c6 100644 --- a/SPECS/pacemaker.spec +++ b/SPECS/pacemaker.spec @@ -23,7 +23,7 @@ ## can be incremented to build packages reliably considered "newer" ## than previously built packages with the same pcmkversion) %global pcmkversion 2.0.5 -%global specversion 5 +%global specversion 6 ## Upstream commit (full commit ID, abbreviated commit ID, or tag) to build %global commit ba59be71228fed04f78ab374dfac748d314d0e89 @@ -274,6 +274,15 @@ Patch23: 023-rhbz1872376.patch Patch24: 024-rhbz1371576.patch Patch25: 025-feature-set.patch Patch26: 026-tests.patch +Patch27: 027-crm_mon.patch +Patch28: 028-crm_mon.patch +Patch29: 029-crm_mon.patch +Patch30: 030-crmadmin.patch +Patch31: 031-cibsecret.patch +Patch32: 032-rhbz1898457.patch +Patch33: 033-cibsecret.patch +Patch34: 034-crm_mon.patch +Patch35: 035-crm_mon.patch # downstream-only commits Patch100: 100-default-to-syncing-with-sbd.patch @@ -971,6 +980,18 @@ exit 0 %license %{nagios_name}-%{nagios_hash}/COPYING %changelog +* Wed Feb 3 2021 Ken Gaillot - 2.0.5-6 +- crm_mon --daemonize should reconnect if cluster restarts +- crm_mon should show more informative messages when cluster is starting +- crm_mon should show rest of status if fencing history is unavailable +- cibsecret now works on remote nodes (as long as name can be reached via ssh) +- Stop remote nodes correctly when connection history is later than node history +- Resolves: rhbz1466875 +- Resolves: rhbz1872490 +- Resolves: rhbz1880426 +- Resolves: rhbz1881537 +- Resolves: rhbz1898457 + * Thu Jan 14 2021 Ken Gaillot - 2.0.5-5 - Allow non-critical resources that stop rather than make another resource move - Support crm_resource --digests option for showing operation digests