Bug#620038: pu: package fcgiwrap/1.0-1+squeeze1
On Tue, 2011-03-29 at 13:54 +0200, Philipp Kern wrote:
> fcgiwrap doesn't stop properly on squeeze (#602199). I just uploaded 1.0.3-2
> with Jordi's fixes that were pending since four months to unstable.
>
> I'd like to propose the attached fix for squeeze, too.
+fcgiwrap (1.0-1+squeeze1) stable; urgency=low
+
+ * Non-maintainer upload.
+ * Unquote $pid and $DAEMON on stop_daemon() so it actually stops
+ (closes: #602199).
I'd have been tempted to double-quote them rather than completely
removing the quoting; I suppose it's unlikely that either variable will
contain spaces or similar though.
+ * Reduce the wait when just stopping (closes: #602200).
How likely is it that the daemon won't have successfully stopped within
a second (i.e. the combination of the two "sleep "$QDIETIME"s" calls)?
Regards,
Adam
Reply to: