Pacemaker Remote nodes can validate against later schema versions
This commit is contained in:
parent
a11d3ba9e5
commit
ab5458c1dc
1986
002-schema-transfer.patch
Normal file
1986
002-schema-transfer.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@
|
|||||||
## can be incremented to build packages reliably considered "newer"
|
## can be incremented to build packages reliably considered "newer"
|
||||||
## than previously built packages with the same pcmkversion)
|
## than previously built packages with the same pcmkversion)
|
||||||
%global pcmkversion 2.1.7
|
%global pcmkversion 2.1.7
|
||||||
%global specversion 5
|
%global specversion 6
|
||||||
|
|
||||||
## Upstream commit (full commit ID, abbreviated commit ID, or tag) to build
|
## Upstream commit (full commit ID, abbreviated commit ID, or tag) to build
|
||||||
%global commit 0f7f88312f7a1ccedee60bf768aba79ee13d41e0
|
%global commit 0f7f88312f7a1ccedee60bf768aba79ee13d41e0
|
||||||
@ -152,6 +152,8 @@ Source2: pacemaker.sysusers
|
|||||||
Patch0: Add_replace_for_PCMK__REMOTE_SCHEMA_DIR.patch
|
Patch0: Add_replace_for_PCMK__REMOTE_SCHEMA_DIR.patch
|
||||||
Patch1: 001-schema-glib.patch
|
Patch1: 001-schema-glib.patch
|
||||||
Patch2: Doc-HealthSMART-fix-the-description-of-temp_lower.patch
|
Patch2: Doc-HealthSMART-fix-the-description-of-temp_lower.patch
|
||||||
|
Patch3: 002-schema-transfer.patch
|
||||||
|
|
||||||
Requires: resource-agents
|
Requires: resource-agents
|
||||||
Requires: %{pkgname_pcmk_libs} = %{version}-%{release}
|
Requires: %{pkgname_pcmk_libs} = %{version}-%{release}
|
||||||
Requires: %{name}-cluster-libs = %{version}-%{release}
|
Requires: %{name}-cluster-libs = %{version}-%{release}
|
||||||
@ -758,6 +760,9 @@ exit 0
|
|||||||
%license %{nagios_name}-%{nagios_hash}/COPYING
|
%license %{nagios_name}-%{nagios_hash}/COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 25 2024 zouzhimin <zouzhimin@kylinos.cn> - 2.1.7-6
|
||||||
|
- Pacemaker Remote nodes can validate against later schema versions
|
||||||
|
|
||||||
* Thu Mar 21 2024 bixiaoyan <bixiaoyan@kylinos.cn> - 2.1.7-5
|
* Thu Mar 21 2024 bixiaoyan <bixiaoyan@kylinos.cn> - 2.1.7-5
|
||||||
- Doc: HealthSMART:fix the description of temp_lower_limit
|
- Doc: HealthSMART:fix the description of temp_lower_limit
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user