PAF 1.0.1
2016-04-27 - Version 1.0.1
Changelog:
- 1.0.1 minor release
- fix: forbid the master to decrease its own score (gh #19)
- fix: bad LSN decimal converstion (gh #20)
- fix: support PostgreSQL 9.5 controldata output (gh #12)
- fix: set group id of given system_user before executing commands (gh #11)
- fix: use long argument of external commands when possible
- fix: bad header leading to wrong manpage section
- fix: OCF tests when PostgreSQL does not listen in /tmp
- change: do not update score outside of a monitor action (gh #18)
- new: add parameter 'start_opts', usefull for debian and derivated (gh #11)
- new: add specific timeout for master and slave roles in meta-data (gh #14)
- new: add debian packaging related files