Accepting request 1135459 from network:ha-clustering:Factory
- Update to version 2.1.7+20231219.0f7f88312 (Pacemaker-2.1.7): - attrd: Regression in transient attr deletions (gh#ClusterLabs/pacemaker#3283) - Update to version 2.1.6+20231207.80f8a320e (Pacemaker-2.1.7-rc3): - agents: handle dampening parameter consistently and correctly - libcrmcommon: wait for reply from appropriate controller commands (rh#2225631, rh#2221084) (forwarded request 1135458 from yan_gao) OBS-URL: https://build.opensuse.org/request/show/1135459 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pacemaker?expand=0&rev=153
This commit is contained in:
commit
ec51479fd0
6
_service
6
_service
@ -8,10 +8,10 @@
|
||||
To update to a new release, change "revision" to the desired
|
||||
git commit hash and bump "version" if necessary
|
||||
|
||||
<param name="version">2.1.6</param>
|
||||
<param name="version">2.1.7</param>
|
||||
-->
|
||||
<param name="versionformat">2.1.6+%cd.%h</param>
|
||||
<param name="revision">0f6fbd59f</param>
|
||||
<param name="versionformat">2.1.7+%cd.%h</param>
|
||||
<param name="revision">Pacemaker-2.1.7</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">0f6fbd59fc7d03578e8feccc9b8bdd8811dccf9f</param></service></servicedata>
|
||||
<param name="changesrevision">0f7f88312f7a1ccedee60bf768aba79ee13d41e0</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:845a93b323d812a53d7d02550ea93326511bd91b4c8a326530d76599615b9550
|
||||
size 4237072
|
BIN
pacemaker-2.1.7+20231219.0f7f88312.tar.xz
(Stored with Git LFS)
Normal file
BIN
pacemaker-2.1.7+20231219.0f7f88312.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 20 13:44:11 UTC 2023 - Yan Gao <ygao@suse.com>
|
||||
|
||||
- Update to version 2.1.7+20231219.0f7f88312 (Pacemaker-2.1.7):
|
||||
- attrd: Regression in transient attr deletions (gh#ClusterLabs/pacemaker#3283)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 07:54:29 UTC 2023 - Yan Gao <ygao@suse.com>
|
||||
|
||||
- Update to version 2.1.6+20231207.80f8a320e (Pacemaker-2.1.7-rc3):
|
||||
- agents: handle dampening parameter consistently and correctly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 06 08:13:35 UTC 2023 - Yan Gao <ygao@suse.com>
|
||||
|
||||
@ -140,7 +152,7 @@ Thu Nov 16 12:29:45 UTC 2023 - Yan Gao <ygao@suse.com>
|
||||
- tools: Convert crm_node -n/-N to use formatted output.
|
||||
- libcrmcommon: Bump feature set for crm_node formatted output
|
||||
- libpacemaker: Change the type of the node_id argument.
|
||||
- libcrmcommon: wait for reply from appropriate controller commands
|
||||
- libcrmcommon: wait for reply from appropriate controller commands (rh#2225631, rh#2221084)
|
||||
- daemons: Disable sync points in certain circumstances.
|
||||
- tools: Fix a bug in clone resource description display (rh#2106642)
|
||||
- tools: The dampen parameter is disabled when setting values with attrd_updater.
|
||||
|
@ -129,7 +129,7 @@
|
||||
%define with_regression_tests 0
|
||||
|
||||
Name: pacemaker
|
||||
Version: 2.1.6+20231205.0f6fbd59f
|
||||
Version: 2.1.7+20231219.0f7f88312
|
||||
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