[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект pacemaker-2.1.7-5.el8_10

Имя pacemaker
Эпоха 0
Версия 2.1.7
Релиз 5.el8_10
Сайт https://www.clusterlabs.org/
Лицензия GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause
Время сборки 2024-05-23 14:07:34
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Scalable High-Availability cluster resource manager
Репозитории AppStream
Полное описание Pacemaker is an advanced, scalable High-Availability cluster resource manager. It supports more than 16 node clusters with significant capabilities for managing resources and dependencies. It will run scripts at initialization, when machines go up or down, when related resources fail and can be configured to periodically check resource health. Available rpmbuild rebuild options: --with(out) : cibsecrets hardening nls pre_release profiling stonithd
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
pacemaker-cluster-libs-2.1.7-5.el8_10.x86_64 Cluster Libraries used by Pacemaker 6abaa4fa8c982ef74327b67d9b4caef5575a9a96a1a03354f5b021038b98308d download
pacemaker-libs-2.1.7-5.el8_10.x86_64 Core Pacemaker libraries 6d05a922bf6124a7ceec238602e695916a242288d6241b497284e48169c84548 download
pacemaker-2.1.7-5.el8_10.x86_64 Scalable High-Availability cluster resource manager f9bd908febb9e99dcf206f63048c9337012828330b6c8da1acb25df1434fcaf6 download
pacemaker-cli-2.1.7-5.el8_10.x86_64 Command line tools for controlling Pacemaker clusters 282435997b14c7c13fc2abb8009474208d1756cf1c89bb48001535e4dba49173 download
pacemaker-libs-devel-2.1.7-5.el8_10.x86_64 Pacemaker development package e8be7bbed515a5b8b77d3b34cf76ee9b5c436edc6e6177117211b1b61c30e59b download
pacemaker-remote-2.1.7-5.el8_10.x86_64 Pacemaker remote executor daemon for non-cluster nodes bcf74411130d4d4944a8ea8549df3f6dec68c78be697537d307d7f34f55b8b4e download
i686
pacemaker-cluster-libs-2.1.7-5.el8_10.i686 Cluster Libraries used by Pacemaker f25ce9e2d5b1c1c39fc961d3b8dc9bb961cca10b4f0e10efda0ed079c17e7fb0 download
pacemaker-libs-2.1.7-5.el8_10.i686 Core Pacemaker libraries 5cd7cf34b479bc2d2da0dfe5ae9d0b9660a6803e200f2dfcf2a7433e82ae0425 download
pacemaker-libs-devel-2.1.7-5.el8_10.i686 Pacemaker development package fb79ea738e9891cf10f17b704f27b3efbbf99a17e263167f41323e2e7b1fa36f download
noarch
pacemaker-schemas-2.1.7-5.el8_10.noarch Schemas and upgrade stylesheets for Pacemaker c591c2934492bb692d7d2a24dc9f9f680ef0c87ba61a784ce57f3288bebf49d6 download
pacemaker-cts-2.1.7-5.el8_10.noarch Test framework for cluster-related technologies like Pacemaker e63f513d4d93e6648e0da583e3dba30a80b6e3edccb796a55b4d77ae82664089 download
pacemaker-doc-2.1.7-5.el8_10.noarch Documentation for Pacemaker d866df92b908458a02068e14e29e393e1cab88304f207017a98bb207507d05ed download
pacemaker-nagios-plugins-metadata-2.1.7-5.el8_10.noarch Pacemaker Nagios Metadata f7ffa4ed9821dfd27d0982fb4f358ac65797af83e5d5928c2b7c51046e5d468f download
python3-pacemaker-2.1.7-5.el8_10.noarch Python libraries for Pacemaker 1ffc007c904125a6933d476023b812fb6165f76983c86832092e2b54edabcf20 download
src
pacemaker-2.1.7-5.el8_10.src Scalable High-Availability cluster resource manager d072f94e06f45d3efb436422e39ed84e85680462c037669ed1b983b5bf83a52d download
История изменений link
* Thu Mar 21 2024 Chris Lumens <clumens@redhat.com> - 2.1.7-5
- Fix upgrading to this package on multilib systems
- Resolves: RHEL-29007

* Thu Feb 01 2024 Chris Lumens <clumens@redhat.com> - 2.1.7-4
- Properly validate attribute set type in pacemaker-attrd
- Fix `crm_attribute -t nodes --node localhost`
- Resolves: RHEL-14045
- Resolves: RHEL-17224
- Resolves: RHEL-23065

* Wed Jan 17 2024 Chris Lumens <clumens@redhat.com> - 2.1.7-3
- Rebase on upstream 2.1.7 final release
- Fix documentation for Pacemaker Remote schema transfers
- Do not check CIB feature set version when CIB_file is set
- Consolidate attrd cache handling
- Avoid duplicating option metadata across daemons
- Related: RHEL-7597
- Related: RHEL-14045

* Thu Dec 14 2023 Chris Lumens <clumens@redhat.com> - 2.1.7-2
- Rebase on upstream 2.1.7-rc4 release
- Pacemaker Remote nodes can validate against later schema versions
- Resolves: RHEL-7597
- Related: RHEL-17224

* Mon Nov 27 2023 Chris Lumens <clumens@redhat.com> - 2.1.7-1
- Rebase on upstream 2.1.7-rc2 release
- Resolves: RHEL-7646
- Related: RHEL-17224

* Tue Oct 31 2023 Chris Lumens <clumens@redhat.com> - 2.1.6-9.1
- Revert the rest of the attrd shutdown race condition fix
- Related: RHEL-14052

* Mon Oct 23 2023 Chris Lumens <clumens@redhat.com> - 2.1.6-9
- Avoid an error if the elected attrd is on a node that is shutting down
- Resolves: RHEL-14052

* Tue Aug 29 2023 Chris Lumens <clumens@redhat.com> - 2.1.6-8
- Fix an additional shutdown race between attrd and the controller
- Related: rhbz2228955

* Mon Aug 07 2023 Chris Lumens <clumens@redhat.com> - 2.1.6-7
- Fix attrd race condition when shutting down
- Resolves: rhbz2228955

* Thu Jul 27 2023 Chris Lumens <clumens@redhat.com> - 2.1.6-6
- Wait for a reply from various controller commands
- Resolves: rhbz2225631
- Related: rhbz2189300