Accepting request 1153913 from home:yan_gao:branches:network:ha-clustering:Factory

- Update to version 2.1.7+20240226.bff14cd3f:
- libcrmservice: avoid async zombie children by resending ignored SIGCHLD (bsc#1216972, gh#ClusterLabs/pacemaker#3374)
- fencer: fix pcmk_delay_max description (gh#ClusterLabs/pacemaker#3373)

OBS-URL: https://build.opensuse.org/request/show/1153913
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=393
This commit is contained in:
Yan Gao 2024-03-01 11:23:34 +00:00 committed by Git OBS Bridge
parent f813a15ec2
commit 121797cc17
6 changed files with 13 additions and 6 deletions

View File

@ -11,7 +11,7 @@
<param name="version">2.1.7</param> <param name="version">2.1.7</param>
--> -->
<param name="versionformat">2.1.7+%cd.%h</param> <param name="versionformat">2.1.7+%cd.%h</param>
<param name="revision">d4f389e48</param> <param name="revision">bff14cd3f</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
</service> </service>

View File

@ -5,4 +5,4 @@
</service> </service>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/ClusterLabs/pacemaker.git</param> <param name="url">https://github.com/ClusterLabs/pacemaker.git</param>
<param name="changesrevision">0ca251f040ee6a1d33c317cd86377d94b71303ed</param></service></servicedata> <param name="changesrevision">bff14cd3f1920ebb5dbba0aa2aa0e0bb2f08057c</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:958b41613606d4acd94358b2ae37246b93af0df8cbca35dad4f732cff6a45f3c
size 4319684

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b68bcd15ac36fbdd28ca08f730db230eca1d1588210becc559ad17dc6f35f0f2
size 4320676

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 01 10:18:23 UTC 2024 - Yan Gao <ygao@suse.com>
- Update to version 2.1.7+20240226.bff14cd3f:
- libcrmservice: avoid async zombie children by resending ignored SIGCHLD (bsc#1216972, gh#ClusterLabs/pacemaker#3374)
- fencer: fix pcmk_delay_max description (gh#ClusterLabs/pacemaker#3373)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 20 19:51:03 UTC 2024 - Yan Gao <ygao@suse.com> Tue Feb 20 19:51:03 UTC 2024 - Yan Gao <ygao@suse.com>

View File

@ -129,7 +129,7 @@
%define with_regression_tests 0 %define with_regression_tests 0
Name: pacemaker Name: pacemaker
Version: 2.1.7+20240220.d4f389e48 Version: 2.1.7+20240226.bff14cd3f
Release: 0 Release: 0
Summary: Scalable High-Availability cluster resource manager Summary: Scalable High-Availability cluster resource manager
# AGPL-3.0 licensed extra/clustermon.sh is not present in the binary # AGPL-3.0 licensed extra/clustermon.sh is not present in the binary