Accepting request 1074949 from home:yan_gao:branches:network:ha-clustering:Factory
- Update to version 2.1.5+20230320.22590c566: - libcrmcommon: allow crm_attribute to try OCF_RESOURCE_INSTANCE environment variable if -p is specified with an empty string (bsc#1209586) - libcrmcommon, libpe_status: New enabled meta attr for alerts - scheduler: message now applies to all nodes - libcrmcommon: avoid libqb assertion - tools: Formatted output in crm_shadow - schemas: New diff and any-element schemas - schemas: New crm_shadow and instruction schemas OBS-URL: https://build.opensuse.org/request/show/1074949 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=381
This commit is contained in:
parent
d082e5202c
commit
e675733f61
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">692147cd3</param>
|
||||
<param name="revision">22590c566</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">692147cd3a4b8533e501bc7b48656b54efcd39ff</param></service></servicedata>
|
||||
<param name="changesrevision">4a1e3fa1f24f1d31785456c030d19919c27bdb5b</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a0b4f0908b450ef78ceed1717b1178c8303ae48fa5179d6cd688d7dd1f3da04
|
||||
size 4168560
|
3
pacemaker-2.1.5+20230320.22590c566.tar.xz
Normal file
3
pacemaker-2.1.5+20230320.22590c566.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a9ca2c2122beb4a48d85fddd0997c5ccc2320a69ecd2039e7b603a4a1d6b618
|
||||
size 4171964
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 22 16:11:09 UTC 2023 - Yan Gao <ygao@suse.com>
|
||||
|
||||
- Update to version 2.1.5+20230320.22590c566:
|
||||
- libcrmcommon: allow crm_attribute to try OCF_RESOURCE_INSTANCE environment variable if -p is specified with an empty string (bsc#1209586)
|
||||
- libcrmcommon, libpe_status: New enabled meta attr for alerts
|
||||
- scheduler: message now applies to all nodes
|
||||
- libcrmcommon: avoid libqb assertion
|
||||
- tools: Formatted output in crm_shadow
|
||||
- schemas: New diff and any-element schemas
|
||||
- schemas: New crm_shadow and instruction schemas
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 21 15:13:46 UTC 2023 - Yan Gao <ygao@suse.com>
|
||||
|
||||
|
@ -104,7 +104,7 @@
|
||||
%define with_regression_tests 0
|
||||
|
||||
Name: pacemaker
|
||||
Version: 2.1.5+20230314.692147cd3
|
||||
Version: 2.1.5+20230320.22590c566
|
||||
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