Auto sync2gitlab import of pacemaker-2.1.3-2.el8.src.rpm
This commit is contained in:
parent
fcf15deaaf
commit
b956f38ab6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/nagios-agents-metadata-105ab8a.tar.gz
|
||||
/pacemaker-ada5c3b.tar.gz
|
||||
/pacemaker-dff7c3a.tar.gz
|
||||
/pacemaker-da2fd79.tar.gz
|
||||
|
@ -36,10 +36,10 @@
|
||||
## can be incremented to build packages reliably considered "newer"
|
||||
## than previously built packages with the same pcmkversion)
|
||||
%global pcmkversion 2.1.3
|
||||
%global specversion 1
|
||||
%global specversion 2
|
||||
|
||||
## Upstream commit (full commit ID, abbreviated commit ID, or tag) to build
|
||||
%global commit dff7c3a7265f02e37804d6302dd1bf1f4e4c1f17
|
||||
%global commit da2fd79c89a8b148a2505b57b31e22a187c10d4f
|
||||
|
||||
## Since git v2.11, the extent of abbreviation is autoscaled by default
|
||||
## (used to be constant of 7), so we need to convey it for non-tags, too.
|
||||
@ -953,6 +953,12 @@ exit 0
|
||||
%license %{nagios_name}-%{nagios_hash}/COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Jun 1 2022 Ken Gaillot <kgaillot@redhat.com> - 2.1.3-2
|
||||
- crm_attribute works on remote node command line when hostname differs
|
||||
- Rebase pacemaker on upstream 2.1.3 final release
|
||||
- Resolves: rhbz1384172
|
||||
- Resolves: rhbz2072107
|
||||
|
||||
* Wed May 18 2022 Ken Gaillot <kgaillot@redhat.com> - 2.1.3-1
|
||||
- crm_resource --restart fails to restart clone instances except instance 0
|
||||
- Add new multiple-active option for "stop unexpected instances"
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (nagios-agents-metadata-105ab8a.tar.gz) = 3b8a57de69f53cee1e4c0355ccd23fda49c72d06a802c3d6dc33f0fd1823766356b44f9eb14fb00f47678e522e8679a638f3850857ed7e8123dfea525151d1d5
|
||||
SHA512 (pacemaker-dff7c3a.tar.gz) = 7409f4d41d7e1437b65803af52c91eb2f1ba265334cd7ca3810b41235e34f1f7a8fe2a7e5ad961a1190168ec49913c4a795cf83c58f799a03ec82c1e9f5e44f9
|
||||
SHA512 (pacemaker-da2fd79.tar.gz) = a50ec9b3177e1ad106dbd08d81c87a18db39c73a39c25a4fcb90912a07f4532c051285db8c8b9509c8dcab5e6252260d67542e93acdd373d5b22fb2f3b8f524e
|
||||
|
Loading…
Reference in New Issue
Block a user