[ClusterLabs] pcs 0.11.4 released

Tomas Jelinek tojeline at redhat.com
Tue Nov 29 03:57:15 EST 2022


I am happy to announce the latest release of pcs, version 0.11.4.

Source code is available at:
https://github.com/ClusterLabs/pcs/archive/v0.11.4.tar.gz
or
https://github.com/ClusterLabs/pcs/archive/v0.11.4.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.11.4] - 2022-11-21

### Security
- CVE-2022-2735 pcs: obtaining an authentication token for hacluster
   user could lead to privilege escalation ([rhbz#2116841])

### Added
- API v2 providing asynchronous interface for pcsd. Note that this
   feature is in tech-preview state and thus may be changed in the future
- Support for resource/stonith agent self-validation of instance
   attributes via pacemaker ([rhbz#2112270])
- Support for booth 'enable-authfile' fix ([rhbz#2116295])

### 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#2092950])
- `pcs resource restart` command works again (broken in pcs-0.11.3)
   ([rhbz#2102663])
- Misleading error message from `pcs booth sync` when booth config
   directory (`/etc/booth`) is missing ([rhbz#1791670])
- Creating a promotable or globally-unique clones is not allowed for
   non-ocf resource agents ([rhbz#1493416])
- Improved cluster properties validators, OCF 1.1 now supported
   ([rhbz#2019464])
- `pcs property set/unset` forbid manipulation of specific cluster
   properties ([rhbz#1620043])


Thanks / congratulations to everyone who contributed to this release,
including Fabio M. Di Nitto, Ivan Devat, lixin, Lucas Kanashiro, Michal
Pospisil, Miroslav Lisik, Ondrej Mular and Tomas Jelinek.

Cheers,
Tomas


[rhbz#1493416]: https://bugzilla.redhat.com/show_bug.cgi?id=1493416
[rhbz#1620043]: https://bugzilla.redhat.com/show_bug.cgi?id=1620043
[rhbz#1791670]: https://bugzilla.redhat.com/show_bug.cgi?id=1791670
[rhbz#2019464]: https://bugzilla.redhat.com/show_bug.cgi?id=2019464
[rhbz#2092950]: https://bugzilla.redhat.com/show_bug.cgi?id=2092950
[rhbz#2102663]: https://bugzilla.redhat.com/show_bug.cgi?id=2102663
[rhbz#2112270]: https://bugzilla.redhat.com/show_bug.cgi?id=2112270
[rhbz#2116295]: https://bugzilla.redhat.com/show_bug.cgi?id=2116295
[rhbz#2116841]: https://bugzilla.redhat.com/show_bug.cgi?id=2116841



More information about the Users mailing list