X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=Monitor.spec;h=3ec4eadd764cab5dd324e07daa124c23190e21c9;hb=a3fc470196242dafcf1144d78d64887e888b1453;hp=61ecbe3c06eaebb9deae05f807d95b1c22de77ac;hpb=bdcc772f3ce472d91f38d7bcf32c41126b688521;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index 61ecbe3..3ec4ead 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 3.0 -%define taglevel 16 +%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,13 @@ 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