X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Monitor.spec;h=669c7165714dc2293414bce74dea11d6d478bd4c;hb=bd1d95501145812fbe690d9ca62dff5677eca505;hp=5627ba21b63d297073dcea256d03636b92800f1a;hpb=29c312880142debcc8c36117401b8877a7944dee;p=monitor.git diff --git a/Monitor.spec b/Monitor.spec index 5627ba2..669c716 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -6,7 +6,7 @@ %define name monitor %define version 1.0 -%define taglevel 8 +%define taglevel 15 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -55,6 +55,33 @@ chkconfig --add monitor chkconfig monitor on %changelog +* Thu Feb 26 2009 Stephen Soltesz - Monitor-1.0-15 +- fixed bug that prevented penalties from escalating and PIs from getting +- emails. + +* Fri Feb 20 2009 Stephen Soltesz - Monitor-1.0-14 +- updated printbadnodes.py to include diff_time() +- changed eamils to use literal addresses not tech-* and pi-* aliases +- updates to automation script to prevent false errors. + +* Tue Nov 04 2008 Stephen Soltesz - Monitor-1.0-13 +- Fixed for email change in unified_model.py tweaks in others. + +* Wed Oct 29 2008 Stephen Soltesz - Monitor-1.0-12 +- Improvements in web pages, and default installation options, and RT queue +- setup. +- Send direct emails rather than using tech- & pi- aliases + +* Tue Oct 21 2008 Stephen Soltesz - Monitor-1.0-11 +- send direct email, not to tech-* and pi-* aliases. + +* Tue Oct 14 2008 Stephen Soltesz - Monitor-1.0-10 +- an update to the latest tag. looks like I actually needed to update the tags +- file more than this. + +* Thu Sep 25 2008 Stephen Soltesz - Monitor-1.0-9 +- includes all removals of 'monitorconfig' + * Wed Sep 24 2008 Stephen Soltesz - Monitor-1.0-8 - These are all changes in the latest Monitor code. I will branch this version - next, before making additional large changes.