[ Все 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.9-1.2.el9_6

Имя pacemaker
Эпоха 0
Версия 2.1.9
Релиз 1.2.el9_6
Сайт https://www.clusterlabs.org/
Лицензия GPL-2.0-or-later AND LGPL-2.1-or-later
Время сборки 2025-07-22 19:40:10
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Scalable High-Availability cluster resource manager
Репозитории Updates
Полное описание 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
Найдены 2 старые версии
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
pacemaker-2.1.9-1.2.el9_6.x86_64 Scalable High-Availability cluster resource manager ad6a36d887b63e6dcc96495f4073509098dbc967b315cd5c73a30338b1f06066 download
pacemaker-cli-2.1.9-1.2.el9_6.x86_64 Command line tools for controlling Pacemaker clusters b4321d3a21ff102cc199f7f305d4be41346dbd94f4fb4383eaae1622f4bdee63 download
pacemaker-cluster-libs-2.1.9-1.2.el9_6.x86_64 Cluster Libraries used by Pacemaker ab47019fc1c98b955d0cf891c31288c5db6550e30b093f9ffe319ba3ce9724f9 download
pacemaker-libs-2.1.9-1.2.el9_6.x86_64 Core Pacemaker libraries 88f3f8b6a43cb3843a1ba95cf96daf2cde28db34f6241ee8d4d5b32f97258d36 download
pacemaker-remote-2.1.9-1.2.el9_6.x86_64 Pacemaker remote executor daemon for non-cluster nodes f2b62f54490736167fe2de143097d424c0996144728f118263da02f738b53131 download
pacemaker-libs-devel-2.1.9-1.2.el9_6.x86_64 Pacemaker development package fd2aa0b5f142ba261b34ad18ad02e5864abd1db0d951dba8250ca7a2efc997e1 download
i686
pacemaker-cluster-libs-2.1.9-1.2.el9_6.i686 Cluster Libraries used by Pacemaker 1e6d1e8e13ca86d75970d82715645f2fcd35ec4c5e316881e074c517eff5fcf5 download
pacemaker-libs-2.1.9-1.2.el9_6.i686 Core Pacemaker libraries d930b836e28b7f786edf2e70a035d501220b7b9e9767df6c666afc38d32d12b0 download
noarch
pacemaker-cts-2.1.9-1.2.el9_6.noarch Test framework for cluster-related technologies like Pacemaker 6cc569b0c377bd243f44342d52860812a16e8f30088a084cfb3c87029d921cf1 download
pacemaker-doc-2.1.9-1.2.el9_6.noarch Documentation for Pacemaker 77c706812a4a7bd50a8635a2d47a8ef5b7bc10ed604a9879032a793b97efa519 download
pacemaker-nagios-plugins-metadata-2.1.9-1.2.el9_6.noarch Pacemaker Nagios Metadata cef7817e748f18a351e15c7a6712d08b254f17ca2cb1c0b972c30516bcc195d9 download
pacemaker-schemas-2.1.9-1.2.el9_6.noarch Schemas and upgrade stylesheets for Pacemaker a5244782154b67cd102c4628fac3cb969432037be8cff6864664df07cd3f5b59 download
python3-pacemaker-2.1.9-1.2.el9_6.noarch Python libraries for Pacemaker 3d349a7897a76e52133e27723a0e116bbbef94b53b6fd760d88cb49119549bdf download
src
pacemaker-2.1.9-1.2.el9_6.src Scalable High-Availability cluster resource manager e87969f55a784ca334ea9e3f5535c09f9b47184c8839f2c894af2cc3b6035cc4 download
История изменений link
* Wed May 21 2025 Chris Lumens <clumens@redhat.com> - 2.1.9-1.2
- Rebuild in proper build root
- Related: RHEL-92505
- Related: RHEL-92513

* Tue May 20 2025 Chris Lumens <clumens@redhat.com> - 2.1.9-1.1
- Use dbus signalling for systemd resource start/stop
- Add an option to disable default remote node fencing behavior
- Resolves: RHEL-92505
- Resolves: RHEL-92513

* Fri Nov 01 2024 Chris Lumens <clumens@redhat.com> - 2.1.9-1
- Rebase on upstream 2.1.9 final release
- Use async communication to establish TLS connections
- Fix regression in adding alerts to CIB
- Fix a crash in command line tools when stderr is closed
- Resolves: RHEL-61382
- Resolves: RHEL-34276
- Resolves: RHEL-55458
- Resolves: RHEL-59043

* Fri Aug 09 2024 Chris Lumens <clumens@redhat.com> - 2.1.8-3
- Rebase on upstream 2.1.8 final release
- Resolves: RHEL-38540

* Wed Jul 17 2024 Chris Lumens <clumens@redhat.com> - 2.1.8-2
- Rebase on upstream 2.1.8-rc4 release
- Add ability to immediately shutdown system with PCMK_panic_action=
- Fix a memory leak in the attribute daemon
- Add ability to list options and parameters as parseable metadata
- crm_verify now reports invalid fence level indexes
- Fix an error in node ID handling in `crm_node -i`
- Fix regression in attrd_updater output
- Resolves: RHEL-39057
- Resolves: RHEL-40117
- Resolves: RHEL-23401
- Resolves: RHEL-2996
- Resolves: RHEL-47249
- Resolves: RHEL-45935

* Wed May 22 2024 Chris Lumens <clumens@redhat.com> - 2.1.8-1
- Rebase on upstream 2.1.8-rc1 release
- Fix a typo in the help output of pacemaker-fenced
- Fix escaping characters in XML attribute output
- Resolves: RHEL-25819
- Resolves: RHEL-30822

* Thu Mar 21 2024 Chris Lumens <clumens@redhat.com> - 2.1.7-5
- Fix upgrading to this package on multilib systems
- Resolves: RHEL-28999

* Wed Jan 31 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-13216
- Resolves: RHEL-17225
- Resolves: RHEL-23498

* Tue Jan 16 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-7665
- Related: RHEL-13216
- Resolves: RHEL-7702

* Wed Dec 13 2023 Chris Lumens <clumens@redhat.com> - 2.1.7-2
- Rebase on upstream 2.1.7-rc4 release
- Use systemd-sysusers to create user/group
- Pacemaker Remote nodes can validate against later schema versions
- Related: RHEL-17225
- Resolves: RHEL-7665