Fedora 19 Update: pcp-3.9.5-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Tue Jul 1 23:27:34 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-7548
2014-06-19 22:10:28
--------------------------------------------------------------------------------

Name        : pcp
Product     : Fedora 19
Version     : 3.9.5
Release     : 1.fc19
URL         : http://www.performancecopilot.org
Summary     : System-level performance monitoring and performance management
Description :
Performance Co-Pilot (PCP) provides a framework and services to support
system-level performance monitoring and performance management.

The PCP open source release provides a unifying abstraction for all of
the interesting performance data in a system, and allows client
applications to easily retrieve and process any subset of that data.

--------------------------------------------------------------------------------
Update Information:

Daemon signal handlers no longer use unsafe APIs (BZ 847343), Handle /var/run setups on a temporary filesystem (BZ 656659), Resolve pmlogcheck sigsegv for some archives (BZ 1077432), Ensure pcp-gui-{testsuite,debuginfo} packages get replaced, Revive support for EPEL5 builds, post pcp-gui merge, Update to latest PCP sources.
Update to latest PCP sources
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jun 18 2014 Dave Brolley <brolley at redhat.com> - 3.9.5-1
- Daemon signal handlers no longer use unsafe APIs (BZ 847343)
- Handle /var/run setups on a temporary filesystem (BZ 656659)
- Resolve pmlogcheck sigsegv for some archives (BZ 1077432)
- Ensure pcp-gui-{testsuite,debuginfo} packages get replaced.
- Revive support for EPEL5 builds, post pcp-gui merge.
- Update to latest PCP sources.
* Fri Jun  6 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.9.4-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu May 15 2014 Nathan Scott <nathans at redhat.com> - 3.9.4-1
- Merged pcp-gui and pcp-doc packages into core PCP.
- Allow for conditional libmicrohttpd builds in spec file.
- Adopt slow-start capability in systemd PMDA (BZ 1073658)
- Resolve pmcollectl network/disk mis-reporting (BZ 1097095)
- Update to latest PCP sources.
* Tue Apr 15 2014 Dave Brolley <brolley at redhat.com> - 3.9.2-1
- Improve pmdarpm(1) concurrency complications (BZ 1044297)
- Fix pmconfig(1) shell output string quoting (BZ 1085401)
- Update to latest PCP sources.
* Wed Mar 19 2014 Nathan Scott <nathans at redhat.com> - 3.9.1-1
- Update to latest PCP sources.
* Thu Feb 20 2014 Nathan Scott <nathans at redhat.com> - 3.9.0-2
- Workaround further PowerPC/tapset-related build fallout.
* Wed Feb 19 2014 Nathan Scott <nathans at redhat.com> - 3.9.0-1
- Create new sub-packages for pcp-webapi and pcp-manager
- Split configuration from pcp-libs into pcp-conf (multilib)
- Fix pmdagluster to handle more volumes, fileops (BZ 1066544)
- Update to latest PCP sources.
* Wed Jan 29 2014 Nathan Scott <nathans at redhat.com> - 3.8.12-1
- Resolves SNMP procfs file ICMP line parse issue (BZ 1055818)
- Update to latest PCP sources.
* Wed Jan 15 2014 Nathan Scott <nathans at redhat.com> - 3.8.10-1
- Update to latest PCP sources.
* Thu Dec 12 2013 Nathan Scott <nathans at redhat.com> - 3.8.9-1
- Reduce set of exported symbols from DSO PMDAs (BZ 1025694)
- Symbol-versioning for PCP shared libraries (BZ 1037771)
- Fix pmcd/Avahi interaction with multiple ports (BZ 1035513)
- Update to latest PCP sources.
* Sun Nov  3 2013 Nathan Scott <nathans at redhat.com> - 3.8.8-1
- Update to latest PCP sources (simple build fixes only).
* Fri Nov  1 2013 Nathan Scott <nathans at redhat.com> - 3.8.6-1
- Update to latest PCP sources.
- Rework pmpost test which confused virus checkers (BZ 1024850)
- Tackle pmatop reporting issues via alternate metrics (BZ 998735)
* Fri Oct 18 2013 Nathan Scott <nathans at redhat.com> - 3.8.5-1
- Update to latest PCP sources.
- Disable pcp-pmda-infiniband sub-package on RHEL5 (BZ 1016368)
* Mon Sep 16 2013 Nathan Scott <nathans at redhat.com> - 3.8.4-2
- Disable the pcp-pmda-infiniband sub-package on s390 platforms.
* Sun Sep 15 2013 Nathan Scott <nathans at redhat.com> - 3.8.4-1
- Very minor release containing mostly QA related changes.
- Enables many more metrics to be logged for Linux hosts.
* Wed Sep 11 2013 Stan Cox <scox at redhat.com> - 3.8.3-2
- Disable pmcd.stp on el5 ppc.
* Mon Sep  9 2013 Nathan Scott <nathans at redhat.com> - 3.8.3-1
- Default to Unix domain socket (authenticated) local connections.
- Introduces new pcp-pmda-infiniband sub-package.
- Disable systemtap-sdt-devel usage on ppc.
* Sat Aug  3 2013 Petr Pisar <ppisar at redhat.com> - 3.8.2-1.1
- Perl 5.18 rebuild
* Wed Jul 31 2013 Nathan Scott <nathans at redhat.com> - 3.8.2-1
- Update to latest PCP sources.
- Integrate gluster related stats with PCP (BZ 969348)
- Fix for iostat2pcp not parsing iostat output (BZ 981545)
- Start pmlogger with usable config by default (BZ 953759)
- Fix pmatop failing to start, gives stacktrace (BZ 963085)
* Wed Jun 19 2013 Nathan Scott <nathans at redhat.com> - 3.8.1-1
- Update to latest PCP sources.
- Fix log import silently dropping >1024 metrics (BZ 968210)
- Move some commonly used tools on the usual PATH (BZ 967709)
- Improve pmatop handling of missing proc metrics (BZ 963085)
- Stop out-of-order records corrupting import logs (BZ 958745)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #847343 - pcp: pmcd signal handlers are unsafe
        https://bugzilla.redhat.com/show_bug.cgi?id=847343
  [ 2 ] Bug #656659 - Please Update Spec File to use %ghost on files in /var/run and /var/lock
        https://bugzilla.redhat.com/show_bug.cgi?id=656659
  [ 3 ] Bug #1077432 - pmlogcheck SEGV
        https://bugzilla.redhat.com/show_bug.cgi?id=1077432
  [ 4 ] Bug #1073658 - intermittent pmdasystemd failure at pmcd startup during system boot
        https://bugzilla.redhat.com/show_bug.cgi?id=1073658
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update pcp' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list