[pcp] Update to latest community sources

nathans nathans at fedoraproject.org
Sun Oct 14 00:12:38 UTC 2012


commit 5de00ddad5f9f8b376b1cd84df7e9df86a86d882
Author: Nathan Scott <nathans at redhat.com>
Date:   Sun Oct 14 11:12:29 2012 +1100

    Update to latest community sources

 .gitignore |    1 +
 pcp.spec   |    8 +++++++-
 sources    |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba8414c..9fb578d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ pcp-3.3.3-1.src.tar.gz
 /pcp-3.6.6-1.src.tar.gz
 /pcp-3.6.7.src.tar.gz
 /pcp-3.6.8.src.tar.gz
+/pcp-3.6.9.src.tar.gz
diff --git a/pcp.spec b/pcp.spec
index e679260..ece19b3 100644
--- a/pcp.spec
+++ b/pcp.spec
@@ -1,6 +1,6 @@
 Summary: System-level performance monitoring and performance management
 Name: pcp
-Version: 3.6.8
+Version: 3.6.9
 %define buildversion 1
 
 Release: %{buildversion}%{?dist}
@@ -394,6 +394,12 @@ fi
 %defattr(-,root,root)
 
 %changelog
+* Fri Oct 12 2012 Nathan Scott <nathans at 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 at redhat.com> - 3.6.8-1
 - Update to latest PCP sources.
 
diff --git a/sources b/sources
index aa40707..debd91f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36e5b95d37411cd00827a596d67c8387  pcp-3.6.8.src.tar.gz
+e2570362680aa866ae7b9ed81163fa1a  pcp-3.6.9.src.tar.gz


More information about the scm-commits mailing list