+lsb (4.1+Debian1) unstable; urgency=low
+
+ * lsb-base: Upload the new "Fancy output" to unstable:
+ - Move information from NEWS.Debian to README.Debian, enhance it.
+
+ * pidofproc(): Make sure to try /bin/pidof when no pidfile is
+ specified. (Closes: #668958)
+ * In killproc(), make sure to exit 0 when the program is not running
+ and when no signal was specified. (Closes: #668416)
+
+ -- Didier Raboud <odyx@debian.org> Thu, 19 Apr 2012 11:25:01 +0200
+
lsb (4.1+Debian0+fancy1) experimental; urgency=low
* Fancy output: prepend [info] blocks to log_action_msg calls.
-lsb (4.1+Debian0+) unstable; urgency=low
+lsb (4.1+Debian1) unstable; urgency=low
This version implements a new "Fancy output" in the form of "[....] "
blocks prepended to the daemon status messages:
The "Fancy output" can be disabled by setting the FANCYTTY variable to 0
in the /etc/lsb-base-logging.sh configuration file.
- -- Didier Raboud <odyx@debian.org> Tue, 17 Apr 2012 11:30:05 +0200
+ -- Didier Raboud <odyx@debian.org> Thu, 19 Apr 2012 11:25:01 +0200
log_daemon_msg_pre
log_daemon_msg_post
-log_begin_msg_pre (since 4.1+Debian0+fancy0)
-log_begin_msg_post (since 4.1+Debian0+fancy0)
-log_action_msg_pre (since 4.1+Debian0+fancy1)
-log_action_msg_post (since 4.1+Debian0+fancy1)
-log_action_begin_msg_pre (since 4.1+Debian0+fancy0)
-log_action_begin_msg_post (since 4.1+Debian0+fancy0)
+log_begin_msg_pre (since 4.1+Debian1)
+log_begin_msg_post (since 4.1+Debian1)
+log_action_msg_pre (since 4.1+Debian1)
+log_action_msg_post (since 4.1+Debian1)
+log_action_begin_msg_pre (since 4.1+Debian1)
+log_action_begin_msg_post (since 4.1+Debian1)
log_end_msg_pre
log_end_msg_post
log_action_end_msg_post