Improve pacemaker-attrd cache management and logging
This commit is contained in:
parent
aa726fd440
commit
8a8fc628ce
1443
Improve-pacemaker-attrd-cache-management-and-logging.patch
Normal file
1443
Improve-pacemaker-attrd-cache-management-and-logging.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"
|
||||
## than previously built packages with the same pcmkversion)
|
||||
%global pcmkversion 2.1.7
|
||||
%global specversion 6
|
||||
%global specversion 7
|
||||
|
||||
## Upstream commit (full commit ID, abbreviated commit ID, or tag) to build
|
||||
%global commit 0f7f88312f7a1ccedee60bf768aba79ee13d41e0
|
||||
@ -153,6 +153,7 @@ Patch0: Add_replace_for_PCMK__REMOTE_SCHEMA_DIR.patch
|
||||
Patch1: 001-schema-glib.patch
|
||||
Patch2: Doc-HealthSMART-fix-the-description-of-temp_lower.patch
|
||||
Patch3: 002-schema-transfer.patch
|
||||
Patch4: Improve-pacemaker-attrd-cache-management-and-logging.patch
|
||||
|
||||
Requires: resource-agents
|
||||
Requires: %{pkgname_pcmk_libs} = %{version}-%{release}
|
||||
@ -760,6 +761,9 @@ exit 0
|
||||
%license %{nagios_name}-%{nagios_hash}/COPYING
|
||||
|
||||
%changelog
|
||||
* Tue Mar 26 2024 zouzhimin <zouzhimin@kylinos.cn> - 2.1.7-7
|
||||
- Improve pacemaker-attrd cache management and logging
|
||||
|
||||
* Mon Mar 25 2024 zouzhimin <zouzhimin@kylinos.cn> - 2.1.7-6
|
||||
- Pacemaker Remote nodes can validate against later schema versions
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user