From: Scott Baker Date: Tue, 10 May 2011 18:05:01 +0000 (+0000) Subject: Setting tag Mom-2.3-4 X-Git-Tag: Mom-2.3-4~1 X-Git-Url: http://git.onelab.eu/?p=mom.git;a=commitdiff_plain;h=70ca61230840d22697c074819918f7c992642c9d Setting tag Mom-2.3-4 Avoid writing error messages to stdout that are due to errors reported from vps. --- diff --git a/pl_mom.spec b/pl_mom.spec index fd3dc8f..e5bff47 100644 --- a/pl_mom.spec +++ b/pl_mom.spec @@ -5,7 +5,7 @@ %define name pl_mom %define version 2.3 -%define taglevel 3 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -108,6 +108,10 @@ exit 0 %{_sysconfdir}/cron.d/pl_mom %changelog +* Tue May 10 2011 Scott Baker - Mom-2.3-4 +- Avoid writing error messages to stdout that are due to errors +- reported from vps. + * Wed Apr 20 2011 Scott Baker - Mom-2.3-3 - Fix parsing of vps in swapmon, add swapmon error messages when unparseable - lines encountered, add stuck rpm checking to pl_mop