[ClusterLabs] pcs 0.9.157 released

Tomas Jelinek tojeline at redhat.com
Tue Apr 11 14:51:34 CEST 2017


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

Source code is available at:
https://github.com/ClusterLabs/pcs/archive/0.9.157.tar.gz
or
https://github.com/ClusterLabs/pcs/archive/0.9.157.zip

Complete change log for this release:
### Added
- Resources in location constraints now may be specified by resource
   name patterns in addition to resource names ([rhbz#1362493])
- Proxy settings description in pcsd configuration file ([rhbz#1315627])
- Man page for pcsd ([rhbz#1378742])
- Pcs now allows to set `trace_ra` and `trace_file` options of
   `ocf:heartbeat` and `ocf:pacemaker` resources ([rhbz#1421702])
- `pcs resource describe` and `pcs stonith describe` commands now show
   all information about the specified agent if the `--full` flag is used
- `pcs resource manage | unmanage` enables respectively disables monitor
   operations when the `--monitor` flag is specified ([rhbz#1303969])
- Support for shared storage in SBD. Currently, there is very limited
   support in web UI ([rhbz#1413958])

### Changed
- It is now possible to specify more than one resource in the `pcs
   resource enable` and `pcs resource disable` commands.

### Fixed
- Python 3: pcs no longer spams stderr with error messages when
   communicating with another node
- Stopping a cluster does not timeout too early and it generally works
   better even if the cluster is running Virtual IP resources
   ([rhbz#1334429])
- `pcs booth remove` now works correctly even if the booth resource
   group is disabled (another fix) ([rhbz#1389941])
- Fixed Cross-site scripting (XSS) vulnerability in web UI
   ([CVE-2017-2661], [rhbz#1434111])
- Pcs no longer allows to create a stonith resource based on an agent
   whose name contains a colon ([rhbz#1415080])
- Pcs command now launches Python interpreter with "sane" options
   (python -Es) ([rhbz#1328882])
- Clufter is now supported on both Python 2 and Python 3
   ([rhbz#1428350])
- Do not colorize clufter output if saved to a file

Thanks / congratulations to everyone who contributed to this release, 
including Ivan Devat, Jan Pokorný, Ondrej Mular and Tomas Jelinek.

Cheers,
Tomas


[CVE-2017-2661]: https://access.redhat.com/security/cve/CVE-2017-2661
[rhbz#1303969]: https://bugzilla.redhat.com/show_bug.cgi?id=1303969
[rhbz#1315627]: https://bugzilla.redhat.com/show_bug.cgi?id=1315627
[rhbz#1328882]: https://bugzilla.redhat.com/show_bug.cgi?id=1328882
[rhbz#1334429]: https://bugzilla.redhat.com/show_bug.cgi?id=1334429
[rhbz#1362493]: https://bugzilla.redhat.com/show_bug.cgi?id=1362493
[rhbz#1378742]: https://bugzilla.redhat.com/show_bug.cgi?id=1378742
[rhbz#1389941]: https://bugzilla.redhat.com/show_bug.cgi?id=1389941
[rhbz#1413958]: https://bugzilla.redhat.com/show_bug.cgi?id=1413958
[rhbz#1415080]: https://bugzilla.redhat.com/show_bug.cgi?id=1415080
[rhbz#1421702]: https://bugzilla.redhat.com/show_bug.cgi?id=1421702
[rhbz#1428350]: https://bugzilla.redhat.com/show_bug.cgi?id=1428350
[rhbz#1434111]: https://bugzilla.redhat.com/show_bug.cgi?id=1434111



More information about the Users mailing list