File monit.changes of Package monit

-------------------------------------------------------------------
Thu Sep 23 22:17:18 UTC 2010 - pascal.bleser@opensuse.org

- fixed typo in init script, "description" -> "Description"
- added missing dependency on $remote_fs in init script
- dropped monit-no_strip.patch, as upstream doesn't forcibly strip symbols any more
- /var/run/monit is now created at runtime, in order to work properly if /var/run is on tmpfs
- documentation split out into -doc subpackage

- update to 5.2:
  + new features:
    * added support for monitoring processes without pidfile using pattern matching
    * added support for swap monitoring
    * allow to override the default action when service doesn't exist
    * Monit automatically registers credentials with M/Monit now, so it's not necessary to set it manually in M/Monit anymore
    * added memcache protocol test
    * added openssl FIPS to Monit httpd
    * the 'check system' can now use start/stop program statements too
    * added the option to set the "Reply-To" mail header in mail-format
    * display backtrace on error if debug mode is enabled (requires backtrace support in libc)
  + bugfixes:
    * show real process uptime - formerly the presented uptime was based on create and modify timestamp of process' pidfile which provides invalid uptime if the pidfile is replaced and process keeps running with original PID
    * when user triggered action for some service (such as stop) and before that action completed user triggered another action for the same service (such as start), the second action has been ignored. Monit will not accept new action and return temporary error until the previous action completed
    * if process resource usage gathering failed, retry next cycle as the error can be temporary
    * fixed sporadic failures when SSL was used
    * ICMP echo test (ping):
      - fixed sporadic false positive/negative
      - removed limit of 20 pings per cycle
    * DNS test:
      - accept NS root request refusal as correct response because server reacts on request
      - accept authority answer as alternative to record
    * RADIUS test fix
    * M/Monit heartbeat is fully independent of testing cycle now to prevent false positive when service test blocks
    * fixed SMTP STARTTLS protocol, required for servers that adhere strictly to RFC 3207 4.2
    * service name:
      - allow the service name to start with "/"
      - fixed handling of the service names which contain "/" in the name in Monit web interface
    * when 'check system' is not defined, monit adds it automatically using hostname for service name
    * remove extra NL characters from message when resource succeeded event is sent
    * fixed display of cpu user/system/wait usage which temporarily displayed -1.0% between two monitoring cycles while cpu monitoring was initializing
    * fixed display of port response time as -1 if 'monit status' was called in the middle of service test
    * fixed display of service initializing state after monit start or reload
    * fixed MONIT_DESCRIPTION environment variable

-------------------------------------------------------------------
Tue Aug 10 14:45:36 UTC 2010 - lmuelle@suse.de

- Remove merged superfluous hz patch.

-------------------------------------------------------------------
Tue Aug 10 14:42:30 UTC 2010 - lmuelle@suse.de

- Add Should-Start $syslog $time $named to the init script; (bnc#553082).

-------------------------------------------------------------------
Tue Feb 23 20:19:41 UTC 2010 - pascal.bleser@opensuse.org

- update to 5.1.1:
  * several more protocol tests and bugfixes were added

-------------------------------------------------------------------
Tue Nov  3 19:09:31 UTC 2009 - coolo@novell.com

- updated patches to apply with fuzz=0

-------------------------------------------------------------------
Wed Sep 30 00:00:00 UTC 2009 - pascal.bleser@opensuse.org

- update to 5.0.3


-------------------------------------------------------------------
Thu Apr 16 00:00:00 UTC 2009 - pascal.bleser@opensuse.org

- update to 5.0


-------------------------------------------------------------------
Fri Nov  9 07:26:59 CET 2007 - crrodriguez@suse.de

- update to version 4.10.1 (massive feature,bugfix release see CHANGES.txt for more details)
- add missing PreReq tags to fix build in BETA
- add missing remote_fs dependency in the init script 

-------------------------------------------------------------------
Tue Nov  6 00:00:00 UTC 2007 - guru@unixtech.be

- update to 4.10


-------------------------------------------------------------------
Thu Sep 20 00:00:00 UTC 2007 - guru@unixtech.be

- moved to openSUSE Build Service


-------------------------------------------------------------------
Thu Mar 29 17:33:25 CEST 2007 - rguenther@suse.de

- add bison and flex BuildRequires

-------------------------------------------------------------------
Sat Mar 24 00:00:00 UTC 2007 - guru@unixtech.be

- new package, based on SUSE/Factory's monit source RPM (2007-03-24)

-------------------------------------------------------------------
Tue Aug  8 01:12:27 CEST 2006 - ro@suse.de

- define HZ sysconf(_SC_CLK_TCK) if not defined 

-------------------------------------------------------------------
Sat May 27 14:49:44 CEST 2006 - lmuelle@suse.de

- Update to version 4.8.1 (bugfix release; see CHANGES.txt for more details).
  * Fix logging on 64-bit systems.
  * Don't stop if there is no space on the filesystem.
  * Remove the false warning about TOTALMEMORY.

-------------------------------------------------------------------
Fri Apr 21 16:05:40 CEST 2006 - lmuelle@suse.de

- Use /var/lib/monit to store the inittab state file.

-------------------------------------------------------------------
Tue Apr 18 15:45:22 CEST 2006 - lmuelle@suse.de

- Use kill instead of killproc to terminate monit if we start monit from
  inittab.
- Add /etc/monit.d and /var/lib/monit directories.

-------------------------------------------------------------------
Wed Jan 25 21:38:23 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Fri Jan 20 15:48:04 CET 2006 - schwab@suse.de

- Don't strip binaries.

-------------------------------------------------------------------
Fri Jan 13 09:52:09 CET 2006 - lmuelle@suse.de

- Update to version 4.7.

-------------------------------------------------------------------
Thu Oct 27 15:58:54 CEST 2005 - lmuelle@suse.de

- Update to version 4.6.

-------------------------------------------------------------------
Thu Apr 14 13:40:14 CEST 2005 - lmuelle@suse.de

- Update to version 4.5.1.

-------------------------------------------------------------------
Mon Apr 11 11:34:18 CEST 2005 - lmuelle@suse.de

- Update to version 4.5.

-------------------------------------------------------------------
Mon Oct 11 18:19:08 CEST 2004 - lmuelle@suse.de

- Update to version 4.4.

-------------------------------------------------------------------
Fri Sep 10 21:42:11 CEST 2004 - lmuelle@suse.de

- Remove update notify message, [#44356].
- Move vendor files to an own tar ball.

-------------------------------------------------------------------
Fri May 14 12:18:22 CEST 2004 - lmuelle@suse.de

- Update to version 4.3.

-------------------------------------------------------------------
Tue Apr 20 13:18:01 CEST 2004 - lmuelle@suse.de

- Update to version 4.2.1, [#39166]

-------------------------------------------------------------------
Wed Jan  7 18:32:22 CET 2004 - lmuelle@suse.de

- update to version 4.1.1
- allow call of /usr/share/monit/monit-modifyinittab without a switch
- add /usr/share/monit/monit-modifyinittab as Command: to sysconfig file

-------------------------------------------------------------------
Mon Nov 10 13:05:30 CET 2003 - lmuelle@suse.de

- rename SuSEconfig.monit to /usr/share/monit/monit-modifyinittab
- add --add and --remove switch to /usr/share/monit/monit-modifyinittab
- call /usr/share/monit/monit-modifyinittab in the init script if
  MONIT_VIA_INITTAB of /etc/sysconfig/monit is set to "yes"

-------------------------------------------------------------------
Sat Nov  8 22:21:14 CET 2003 - lmuelle@suse.de

- use 0600 for /etc/monitrc
- add systax check to init and SuSEconfog.monit script
- don't check for configuration file or syntax if the init script is called
  with 'stop'

-------------------------------------------------------------------
Fri Nov  7 17:18:05 CET 2003 - lmuelle@suse.de

- update to version 4.1
- add restart on update and other usual macros to %preun and %postun
- add poll option to the init script to send SIGUSR1
- add a vendor README
- add norootforbuild to the spec file

-------------------------------------------------------------------
Wed Oct  1 12:10:20 CEST 2003 - schwab@suse.de

- Don't use PAGE_SHIFT.

-------------------------------------------------------------------
Mon Jun  2 14:02:27 CEST 2003 - lmuelle@suse.de

- inital SuSE RPM based on the spec file provided by the monit team

openSUSE Build Service is sponsored by