Accepting request 1073690 from home:yan_gao:branches:network:ha-clustering:Factory
- Update to version 2.1.5+20230314.692147cd3: - tools: Don't teardown on unsuccessful crm_shadow --delete - tools: Don't print teardown message for crm_shadow --commit - libcib: Don't unset env var in cib_new_no_shadow() - scheduler: avoid displaying failed operations as pending (bsc#1206263) - Revert "Fix: libpacemaker: ensure any pending recurring monitor gets updated if it fails" (bsc#1206263) - cts-regression: reflect any test failures again with the return code - alerts: make alert_snmp.sh.sample compatible with SNMPv3 - tool: update crm_mon synopsis (bsc#1208868) OBS-URL: https://build.opensuse.org/request/show/1073690 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=378
This commit is contained in:
parent
1523c5f7bd
commit
da2d545cff
2
_service
2
_service
@ -11,7 +11,7 @@
|
||||
<param name="version">2.1.5</param>
|
||||
-->
|
||||
<param name="versionformat">2.1.5+%cd.%h</param>
|
||||
<param name="revision">a4b0ea1b5</param>
|
||||
<param name="revision">692147cd3</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
||||
|
@ -5,4 +5,4 @@
|
||||
</service>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/ClusterLabs/pacemaker.git</param>
|
||||
<param name="changesrevision">c026b5e2a10eebc29cbf1b09953fbba40b7549f3</param></service></servicedata>
|
||||
<param name="changesrevision">692147cd3a4b8533e501bc7b48656b54efcd39ff</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1824edc6bd20f784852f326614eeaff27e99b82d1d623c3775cba29bb928e37
|
||||
size 4167784
|
3
pacemaker-2.1.5+20230314.692147cd3.tar.xz
Normal file
3
pacemaker-2.1.5+20230314.692147cd3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a0b4f0908b450ef78ceed1717b1178c8303ae48fa5179d6cd688d7dd1f3da04
|
||||
size 4168560
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 21 15:13:46 UTC 2023 - Yan Gao <ygao@suse.com>
|
||||
|
||||
- Update to version 2.1.5+20230314.692147cd3:
|
||||
- tools: Don't teardown on unsuccessful crm_shadow --delete
|
||||
- tools: Don't print teardown message for crm_shadow --commit
|
||||
- libcib: Don't unset env var in cib_new_no_shadow()
|
||||
- scheduler: avoid displaying failed operations as pending (bsc#1206263)
|
||||
- Revert "Fix: libpacemaker: ensure any pending recurring monitor gets updated if it fails" (bsc#1206263)
|
||||
- cts-regression: reflect any test failures again with the return code
|
||||
- alerts: make alert_snmp.sh.sample compatible with SNMPv3
|
||||
- tool: update crm_mon synopsis (bsc#1208868)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 10:25:29 UTC 2023 - Yan Gao <ygao@suse.com>
|
||||
|
||||
|
@ -104,7 +104,7 @@
|
||||
%define with_regression_tests 0
|
||||
|
||||
Name: pacemaker
|
||||
Version: 2.1.5+20230309.a4b0ea1b5
|
||||
Version: 2.1.5+20230314.692147cd3
|
||||
Release: 0
|
||||
Summary: Scalable High-Availability cluster resource manager
|
||||
# AGPL-3.0 licensed extra/clustermon.sh is not present in the binary
|
||||
|
Loading…
Reference in New Issue
Block a user