Update to latest community sources
This commit is contained in:
parent
16e75eba32
commit
5de00ddad5
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ pcp-3.3.3-1.src.tar.gz
|
|||||||
/pcp-3.6.6-1.src.tar.gz
|
/pcp-3.6.6-1.src.tar.gz
|
||||||
/pcp-3.6.7.src.tar.gz
|
/pcp-3.6.7.src.tar.gz
|
||||||
/pcp-3.6.8.src.tar.gz
|
/pcp-3.6.8.src.tar.gz
|
||||||
|
/pcp-3.6.9.src.tar.gz
|
||||||
|
8
pcp.spec
8
pcp.spec
@ -1,6 +1,6 @@
|
|||||||
Summary: System-level performance monitoring and performance management
|
Summary: System-level performance monitoring and performance management
|
||||||
Name: pcp
|
Name: pcp
|
||||||
Version: 3.6.8
|
Version: 3.6.9
|
||||||
%define buildversion 1
|
%define buildversion 1
|
||||||
|
|
||||||
Release: %{buildversion}%{?dist}
|
Release: %{buildversion}%{?dist}
|
||||||
@ -394,6 +394,12 @@ fi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 12 2012 Nathan Scott <nathans@redhat.com> - 3.6.9-1
|
||||||
|
- Update to latest PCP sources.
|
||||||
|
- Fix pmcd sigsegv in NUMA/CPU indom setup (BZ 858384)
|
||||||
|
- Fix sar2pcp uninitialised perl variable warning (BZ 859117)
|
||||||
|
- Fix pcp.py and pmcollectl with older python versions (BZ 852234)
|
||||||
|
|
||||||
* Fri Sep 14 2012 Nathan Scott <nathans@redhat.com> - 3.6.8-1
|
* Fri Sep 14 2012 Nathan Scott <nathans@redhat.com> - 3.6.8-1
|
||||||
- Update to latest PCP sources.
|
- Update to latest PCP sources.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user