Changes committed to git://git.pcp.io/pcp.git master
Nathan Scott (4):
rc scripts: ensure rundir directory created when needed
build: make pcp.spec.in match fedora.spec re webapi files
python: do not assume unicode is only for python3
qa: allow test 999 to pass with basic elasticsearch install
Paul Evans (2):
pcp: Ensure that older pmdadmcache is removed and newer replacement
pmdadm is installed as a replacement when updating release.
pcp: Fix current directory location issue in _pmda_setup() when leaving
enact "Remove" and moving to enact "Install".
build/rpm/fedora.spec | 1 +
build/rpm/pcp.spec.in | 13 ++++++++++++-
debian/pcp.postinst.tail | 11 +++++++++++
qa/999 | 1 +
qa/src/test_pcp.python | 2 +-
src/pmcd/rc_pmcd | 2 ++
src/pmlogger/pmlogger_daily.sh | 10 ++++++----
src/pmmgr/rc_pmmgr | 7 +++++++
src/pmproxy/rc_pmproxy | 7 +++++++
src/pmwebapi/rc_pmwebd | 15 +++++++++++++--
src/python/pcp/pmapi.py | 6 +++---
src/python/pcp/pmsubsys.py | 2 +-
12 files changed, 65 insertions(+), 12 deletions(-)
|