📄 changelog
字号:
* Non-maintainer upload * Lets upload the rc-bug fix to frozen as well. geez. -- Wichert Akkerman <wakkerma@debian.org> Tue, 22 Feb 2000 14:45:12 +0100watchdog (5.1-0.2) unstable; urgency=low * Non-maintainer upload * Use /sbin/MAKEDEV, Closes: Bug#55683 -- Wichert Akkerman <wakkerma@debian.org> Sun, 20 Feb 2000 18:39:55 +0100watchdog (5.1-0.1) unstable; urgency=low * NMU to make sure new upstrem version makes it into potato. Sometimes 5.0 reboots because of a bug in watchdog. -- Michael Meskes <meskes@debian.org> Tue, 11 Jan 2000 11:29:13 +0100watchdog (5.0-1) unstable; urgency=low * New upstrem version, fixing unexpected shutdowns, closes: #46082. -- Johnie Ingram <johnie@debian.org> Fri, 17 Dec 1999 19:01:15 -0600watchdog (4.5-2) unstable; urgency=low * Updated to Standards-Version: 3.0.1.0. * Increased general level of debhelperness. * Bugs that should have been closed months ago: * Realtime mode now defaults to yes upstream, closes: #36521. * Return value of repair function is int upstream, closes: #34895. * #include <stdio.h> is now used, closes: #34908. -- Johnie Ingram <johnie@debian.org> Sat, 18 Sep 1999 00:45:15 -0500watchdog (4.5-1) unstable; urgency=low * New upstream version. * Corrected location of watchdog in test -f, closes: #36884. -- Johnie Ingram <johnie@debian.org> Thu, 29 Apr 1999 14:24:18 -0400watchdog (4.4-2) unstable; urgency=low * Included patch from Bart Warmerdam for glibc 2.1, closes: #35536. -- Johnie Ingram <johnie@debian.org> Sun, 4 Apr 1999 16:33:04 -0400watchdog (4.4-1) unstable; urgency=low * New upstream version, closes: #34507. * Buildable on systems without watchdog already installed, closes: #33366. * No longer creates /man directory, closes: #33387. -- Johnie Ingram <johnie@debian.org> Tue, 23 Mar 1999 14:43:03 -0500watchdog (4.3-2) frozen unstable; urgency=low * Uploaded for frozen, closes: #33201 (important), also closes: #28281, #32398, #28153. * Architectue-specific dependencies removed in clean, closes: #32783. -- Johnie Ingram <johnie@debian.org> Thu, 11 Feb 1999 11:38:58 -0500watchdog (4.3-1) unstable; urgency=low * New upstream version. * Zombie feature is now documented, closes: #28281, #32398. -- Johnie Ingram <johnie@debian.org> Thu, 4 Feb 1999 14:36:11 -0500watchdog (4.2-1) unstable; urgency=low * New upstream version, closes: #28153 (watchdog.conf not being read). -- Johnie Ingram <johnie@debian.org> Sun, 31 Jan 1999 15:20:41 -0500watchdog (4.0-6) unstable; urgency=low * Tweaked logging info. -- Johnie Ingram <johnie@debian.org> Wed, 30 Dec 1998 16:06:06 -0500watchdog (4.0-5) frozen unstable; urgency=low * Uploaded to frozen the fix from 4.0-4 (post-install script now uses "misc" to create the devices /dev/temperature and /dev/watchdog if missing (#30950)) on suggestion of Wichert Akkerman. -- Johnie Ingram <johnie@debian.org> Mon, 21 Dec 1998 19:14:10 -0500watchdog (4.0-4) unstable; urgency=low * Post-install script now uses "misc" to create the devices /dev/temperature and /dev/watchdog if missing (#30950). -- Johnie Ingram <johnie@debian.org> Mon, 21 Dec 1998 13:02:14 -0500watchdog (4.0-3) unstable; urgency=low * Added an include <stdio.h> fix from Ben Collins to fix sparc compilation. -- Johnie Ingram <johnie@debian.org> Sat, 19 Dec 1998 21:09:41 -0500watchdog (4.0-2) unstable; urgency=low * Corrected coment in /etc/init.d/watchdog (#30896). * Patched to compile on 2.1.131. * Bugs fixed in release 4.0-1: #19763. -- Johnie Ingram <johnie@debian.org> Sat, 19 Dec 1998 19:32:47 -0500watchdog (4.0-1) unstable; urgency=low * New upstream version. * Merged changes from non-maintainer release by Roman Hodek (#23444, fixing #19763). * Switched from debmake to debhelper packaging technology. * Updated to Standards-Version 2.4.1.4. -- Johnie Ingram <johnie@debian.org> Tue, 13 Oct 1998 15:00:52 -0400watchdog (3.3-1.1) frozen unstable; urgency=medium * Non-maintainer release * Fix typo in /etc/init.d/watchdog ($run_watchdog instead of $run_cucipop) Fixes: #19763 * Make it compile with current libc6-dev (2.0.7pre*) again. For this an additional #undef _LINUX_TYPES_H is needed in mount/nfsmount.c. Fixes: #23444 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de> Tue, 23 Jun 1998 11:37:54 +0200watchdog (3.3-1) unstable; urgency=low * New upstream version (#17984). -- Johnie Ingram <johnie@debian.org> Mon, 9 Feb 1998 09:51:06 -0500watchdog (3.2-1) unstable; urgency=low * New upstream version. * Added restart and force-reload targets to init.d. * Included the example scripts for custom system monitoring. * Mofified update-rc.d parameters so watchdog is the last to stop. * Greater compliance with the standard for console messages. * Updated to Standards-Version 2.4.0.0. -- Johnie Ingram <johnie@debian.org> Sat, 7 Feb 1998 10:42:53 -0500watchdog (3.1-1) unstable; urgency=low * New upstream version. -- Johnie Ingram <johnie@debian.org> Tue, 28 Oct 1997 17:36:20 -0500watchdog (3.0-5) unstable; urgency=low * Protected configuration prompting with a conditional so it isn't used when dpkg is trying to abort (#12574). -- Johnie Ingram <johnie@debian.org> Tue, 9 Sep 1997 23:07:46 -0400watchdog (3.0-4) unstable; urgency=low * Patched to build on sparc architecture, in the hopes that SparcLinux will one day support it. -- Johnie Ingram <johnie@debian.org> Sat, 30 Aug 1997 23:56:43 -0400watchdog (3.0-3) unstable; urgency=low * Fixed /tmp/watchdog.$$ security hole in installation script (#11795). * Updated to Standards-Version 2.2.0.0. * Switched to pristine upstream tar archive. -- Johnie Ingram <johnie@debian.org> Sat, 9 Aug 1997 13:44:14 -0400watchdog (3.0-2) unstable; urgency=low * Added code to create /dev/temperature during configuration. * Now uses the MAKEDEV program to generate the devices. * Corrected three sentence spacing errors in full package description. -- Johnie Ingram <johnie@debian.org> Sun, 13 Jul 1997 01:34:52 -0400watchdog (3.0-1) unstable; urgency=low * New upstream version. * Compiled against libc6. -- Johnie Ingram <johnie@debian.org> Fri, 11 Jul 1997 13:38:56 -0400watchdog (2.1-2) unstable; urgency=low * Init script and postinst tweaked to comply with the Standard for Console Messages. * Added file checksums (debmake 3.2.2). -- Johnie Ingram <johnie@debian.org> Sat, 8 Mar 1997 09:52:27 -0500watchdog (2.1-1) unstable; urgency=low * New maintainer. * New upstream version: can now do an orderly restart if the system load starts climbing out of reach. * Updated to Standards-Version 2.1.2.2 with debmake 3.1.6. * Changed sequence code so watchdog starts early in the boot process. * Removed automatic kill of watchdog process so kernels compiled with CONFIG_WATCHDOG_NOWAYOUT won't reboot. -- Johnie Ingram <johnie@debian.org> Sun, 16 Feb 1997 19:21:29 -0500watchdog (2.0-0) * New upstream version * Fixed debian.rules file to be architecture independent -- Michael Meskes <meskes@debian.org> Thu May 30 13:03:27 MET DST 1996 watchdog (1.2-0) * New upstream version * Fixed some minor bugs in Debian files -- Michael Meskes <meskes@informatik.rwth-aachen.de> Thu May 23 14:21:27 MET DST 1996watchdog (1.1-3) * Fixed debian.rules to include revision field -- Michael Meskes <meskes@informatik.rwth-aachen.de> Thu Mar 7 14:46:38 MET 1996 watchdog (1.1-2) * Corrected prerm script * Added run_watchdog variable to /etc/init.d/watchdog * Postinst script now can start watchdog -- Michael Meskes <meskes@informatik.rwth-aachen.de> Wed Mar 6 13:47:14 MET 1996watchdog (1.1-1) * Added /etc/init.d/watchdog to debian.conffiles -- Michael Meskes <meskes@informatik.rwth-aachen.de> Wed Mar 6 12:03:29 MET 1996 watchdog (1.1-0) * Updated to new upstream version -- Michael Meskes <meskes@informatik.rwth-aachen.de> Tue Mar 5 09:10:28 MET 1996 watchdog (1.0-1) * Added postrm file -- Michael Meskes <meskes@informatik.rwth-aachen.de> Sat Mar 2 11:23:20 MET 1996
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -