monit (1:4.10.1-4) unstable; urgency=low * Patch for config file location was not applied (Closes: #479357) (thanks to DVZ-Team ) * The relocation patch created an unneccessary "file.c.orig", this was removed from the patch. -- Stefan Alfredsson Sun, 24 Aug 2008 23:44:46 +0000 monit (1:4.10.1-3) unstable; urgency=low * SSL enabled as upstream provided GPL/OpenSSL license exception (Closes: #466821) -- Stefan Alfredsson Fri, 22 Feb 2008 07:25:01 +0100 monit (1:4.10.1-2) unstable; urgency=low * Added build-dependency on dpatch (Closes: #463469) -- Stefan Alfredsson Thu, 31 Jan 2008 22:22:59 +0100 monit (1:4.10.1-1) unstable; urgency=low * New upstream release (Closes: #453248) * Upstream has fixed pid testing since v4.8 (Closes: #364844) * Event queue segfault problem patched by upstream (Closes: #399027) * HTTP segfault patched by upstream (Closes: #433164) * Added LSB formatted dependency to init-script (Closes: #460299) * Removed bashism echo -e in init-script (Closes: #411886) -- Stefan Alfredsson Tue, 29 Jan 2008 21:36:33 +0100 monit (1:4.9-1) unstable; urgency=low * New upstream release * Updated init-script to use printf instead of echo -e (Closes: #411886) * Removed LFS patch because its integrated by upstream -- Stefan Alfredsson Wed, 25 Jul 2007 00:05:35 +0200 monit (1:4.8.1-2.1) unstable; urgency=medium * Non-maintainer upload. * monit-lfs.patch: Add LFS support; patch adapted from upstream CVS by Michael Mende. (Closes: #395164) * Build-depend on automake and set some magical cdbs option to enable re-automaking, as monit-lfs.patch touches configure.ac. -- Steinar H. Gunderson Mon, 13 Nov 2006 13:38:47 +0100 monit (1:4.8.1-2) unstable; urgency=low * Wait for daemon to stop before restart (Closes: #368700) -- Stefan Alfredsson Wed, 24 May 2006 14:47:01 +0200 monit (1:4.8.1-1) unstable; urgency=low * New upstream release * AMD64 bugfix integrated in upstream (Closes: #367341) -- however there may be additional issues with starting scripts. Please open a new bug if this is the case. -- Stefan Alfredsson Wed, 17 May 2006 23:50:46 +0200 monit (1:4.8-2) unstable; urgency=low * Applied patch for AMD64 bug (hopefully solving Bug#367341) -- Stefan Alfredsson Tue, 16 May 2006 07:04:58 +0200 monit (1:4.8-1) unstable; urgency=low * New upstream release (Closes: #366860) * Priority logging implemented by upstream (Closes: #353758) -- Stefan Alfredsson Fri, 12 May 2006 07:30:58 +0200 monit (1:4.7-1) unstable; urgency=low * New upstream release * Applied NTP leap indicator patch (Closes: #352065) - should be removed for next upstream release as they've embraced it. -- Stefan Alfredsson Mon, 27 Feb 2006 23:35:16 +0100 monit (1:4.6-1) unstable; urgency=low * New upstream release (Closes: #306259, #308369, #315638) -- Stefan Alfredsson Fri, 11 Nov 2005 21:04:32 +0100 monit (1:4.5-1) unstable; urgency=low * New upstream release (Closes: #303100) * File 'files.c' renamed, causing a patch to fail. Patch patched to use the new name 'file.c' -- Stefan Alfredsson Tue, 5 Apr 2005 16:38:16 +0200 monit (1:4.4-4) unstable; urgency=low * Updated to new standards-version -- Stefan Alfredsson Sun, 27 Mar 2005 23:30:01 +0200 monit (1:4.4-3) unstable; urgency=low * Handles race condition for slow-to-start processes, see README.Debian (Contributed by David Greaves ) -- Stefan Alfredsson Mon, 14 Mar 2005 18:24:22 +0100 monit (1:4.4-2) unstable; urgency=low * Moved from priority extra to optional * Removed coreutils dependency since its part of base and required (and is thus installed). * Removed stat dependency alltogether, sets correct perms instead * init-script now references $CONFIG instead of /etc/monit/monitrc in various places. * Now configures with --without-accurate-mem-calcs (Closes: #298045) -- Stefan Alfredsson Tue, 1 Mar 2005 12:23:36 +0100 monit (1:4.4-1) unstable; urgency=low * New maintainer (Stefan Alfredsson, adoption agreed on IRC channel #kuf) * New upstream release * AMD64 compiles are fixed by upstream (please verify) (Closes: #287659) * Added dependency on 'coreutils' because of stat-usage (Closes: #247226) * Syntax checking from initscript, thanks to admin@cs.montana.edu (Closes: #258148) * Fixed spelling (Closes: #268530, #277252) * buildd logs indicate good arm/ppc/s390 builds (Closes: #169439) -- Stefan Alfredsson Mon, 28 Feb 2005 12:26:38 +0100 monit (1:4.2.1-2) unstable; urgency=low * Changed defunct location of state file to /var/lib/monit (Closes:#231140) * Removed old example monitrc * Added examples from upstream * Added README.SSL * Added UPGRADE.txt * Added doc/monit.html manual * Changed /etc/monitrc references to /etc/monit/monitrc (Closes:#244646) -- Fredrik Steen Tue, 10 Aug 2004 12:39:29 +0200 monit (1:4.2.1-1) unstable; urgency=high * New upstream release with security fix (Closes:#242515) -- Fredrik Steen Tue, 13 Apr 2004 15:34:54 +0200 monit (1:4.1.1-1) unstable; urgency=low * New upstream release Closes:#222303 * Security update: There exists security vulnerabilites in the 4.0 version of monit HTTP interface. This release fixes this. * Some changes to init.d script to not exit with 1 when permissions on monitrc is wrong. (breaks when removing the package) * Fixed installation permissions on configuration file. Closes:#173348 * Added CHECK_INTERVAL configurable variable to /etc/default/monit * This upload makes it easier to backport to woody because of change of "stat" syntax. Closes:#198130 -- Fredrik Steen Wed, 26 Nov 2003 13:12:08 +0100 monit (1:4.0-2) experimental; urgency=low * Updated monit package to use cdbs -- Fredrik Steen Tue, 21 Oct 2003 13:34:31 +0200 monit (1:4.0-1) experimental; urgency=low * New upstream release * Patched original source for new location of monitrc (in /etc/monit/monitrc) * Added stat line in init.d script making it easier for backports of monit to woody. (Closes:#198130) * Now compiled with SSL-support (LICENSE now permits linking with OpenSSL) * The startup is now denied via /etc/default/monit configuration. -- Fredrik Steen Wed, 24 Sep 2003 15:46:31 +0200 monit (1:3.2-1) unstable; urgency=low * New upstream release * Now changing permission on configfile when installing/configuring - (Closes:#173348) * This relase has a new license which grant linking with OpenSSL. - Message-ID: -- Fredrik Steen Tue, 22 Apr 2003 10:14:19 +0200 monit (1:3.1-1) unstable; urgency=low * New upstream release * Disabled beta SSL support. (Need to check the legal stuff) -- Fredrik Steen Wed, 15 Jan 2003 10:26:12 +0100 monit (1:3.0-2) unstable; urgency=low * Check implemented in /etc/init.d/monit for checking permissions on configfile /etc/monit/monitrc, Upstream will probably make all error messages go to syslog and this is not needed anymore. Unfortunately the startup messages of monit is too chatty until that is fixed upstream the need to redirect stderr,stdout to devnull from init-script is still needed. (Closes:#173348) * /etc/init.d/monit is now a conffile. * No need for conffiles file when using debhelper 3 or greater. -- Fredrik Steen Tue, 17 Dec 2002 13:09:02 +0100 monit (1:3.0-1) unstable; urgency=low * New upstream release (Closes:#166058) * Changed permission on configfile /etc/monit/monitrc -- Fredrik Steen Tue, 29 Oct 2002 16:09:44 +0100 monit (1:2.5.1-3) unstable; urgency=low * Fixes the old bug wich made monit start/stop to early/late (#158388) -- Fredrik Steen Wed, 16 Oct 2002 12:14:21 +0200 monit (1:2.5.1-2) unstable; urgency=low * Fixed dumb package bug changed clean target config to do a distclean instead of clean Closes:#159295 * Changed example monitrc -- Fredrik Steen Mon, 2 Sep 2002 15:51:05 +0200 monit (1:2.5.1-1) unstable; urgency=low * New upstram release * Upstream now do correct rfc 821 envelopes Closes:#153520 * Controlfiles updated so monit will start late and stop early in the init-process Closes:#158388, thanks to Mark Ferlatte. * Updated Standards-Version. * Fixed the "restart" target in monit init.d script. -- Fredrik Steen Tue, 27 Aug 2002 18:59:23 +0200 monit (2.5-2) unstable; urgency=low * Spelling error in init-script fixed. -- Fredrik Steen Fri, 16 Aug 2002 15:05:40 +0200 monit (2.5-1) unstable; urgency=low * New upstream release * TODO removed from upstream * Spelling -- Fredrik Steen Thu, 18 Jul 2002 18:05:15 +0200 monit (2.4-1) unstable; urgency=low * New upstream release * FAQ changed to FAQ.txt upstream * Upload to Debian Closes:#147642 -- Fredrik Steen Wed, 29 May 2002 09:04:50 +0200 monit (2.3-2) unstable; urgency=low * fixed /etc/init.d/monit * Added example monitrc * Addedd missing build-dep on flex and byacc -- Fredrik Steen Tue, 21 May 2002 13:48:18 +0200 monit (2.3-1) unstable; urgency=low * Initial Release. -- Fredrik Steen Tue, 21 May 2002 09:52:55 +0200