[ClusterLabs] pcs 0.10.15 released
Tomas Jelinek
tojeline at redhat.com
Tue Nov 29 03:56:38 EST 2022
I am happy to announce the latest release of pcs, version 0.10.15.
Source code is available at:
https://github.com/ClusterLabs/pcs/archive/v0.10.15.tar.gz
or
https://github.com/ClusterLabs/pcs/archive/v0.10.15.zip
This release brings improved validation of resource instance attributes
and cluster properties. There are also important fixes for a security
issue and few regressions.
Complete change log for this release:
## [0.10.15] - 2022-11-23
### Security
- CVE-2022-2735 pcs: obtaining an authentication token for hacluster
user could lead to privilege escalation ([rhbz#2116838])
### Added
- Support for resource/stonith agent self-validation of instance
attributes via pacemaker ([rhbz#1816852])
- Support for booth 'enable-authfile' fix ([rhbz#2132582])
### Fixed
- `pcs resource manage --monitor` no longer enables monitor operation
for all resources in a group if only one of the resources was
requested to become managed ([rhbz#1918527])
- Misleading error message from `pcs booth sync` when booth config
directory (`/etc/booth`) is missing ([rhbz#1791670])
- `pcs quorum device remove` works again (broken since 0.10.13)
([rhbz#2115326])
- SBD enable from webui works again ([rhbz#2117650])
- Improved cluster properties validators, OCF 1.1 now supported
([rhbz#2112002])
- `pcs property set/unset` forbid manipulation of specific cluster
properties ([rhbz#2112263])
Thanks / congratulations to everyone who contributed to this release,
including Ivan Devat, lixin, Michal Pospisil, Miroslav Lisik, Ondrej
Mular and Tomas Jelinek.
Cheers,
Tomas
[rhbz#1791670]: https://bugzilla.redhat.com/show_bug.cgi?id=1791670
[rhbz#1816852]: https://bugzilla.redhat.com/show_bug.cgi?id=1816852
[rhbz#1918527]: https://bugzilla.redhat.com/show_bug.cgi?id=1918527
[rhbz#2112002]: https://bugzilla.redhat.com/show_bug.cgi?id=2112002
[rhbz#2112263]: https://bugzilla.redhat.com/show_bug.cgi?id=2112263
[rhbz#2115326]: https://bugzilla.redhat.com/show_bug.cgi?id=2115326
[rhbz#2116838]: https://bugzilla.redhat.com/show_bug.cgi?id=2116838
[rhbz#2117650]: https://bugzilla.redhat.com/show_bug.cgi?id=2117650
[rhbz#2132582]: https://bugzilla.redhat.com/show_bug.cgi?id=2132582
More information about the Users
mailing list