X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=3ec4eadd764cab5dd324e07daa124c23190e21c9;hb=a3fc470196242dafcf1144d78d64887e888b1453;hp=c5578a640beeeb29e866246d8d4a9225cb5e5995;hpb=5c41a475f7d198274e46f2c5e6f033f06794288b;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index c5578a6..3ec4ead 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.0 -%define taglevel 15 +%define taglevel 17 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -266,6 +266,19 @@ chkconfig --add monitor-runlevelagent chkconfig monitor-runlevelagent on %changelog +* Thu Jun 18 2009 Stephen Soltesz - Monitor-3.0-17 +- added bootmanager log links +- addressed root cause of IntegrityErrors ; big deal +- adjusted templates to accomodate fix for IntegrityErrors +- added session.flush() to bootman.py to write out ActionsRecords +- fixed policy to either pause penalties or apply them ; not both. + +-* Wed Jun 17 2009 Stephen Soltesz - Monitor-3.0-16 +-- Added Rpyc from 1.0 branch. +-- add pcuhistory +-- add setup-agent for password protected keys. +-- other minor improvements. + * Wed Jun 17 2009 Stephen Soltesz - Monitor-3.0-15 - automate install - auto-close tickets