Loading debian/changelog +8 −0 Original line number Diff line number Diff line tor (0.0.7.2-1) unstable; urgency=medium * New upstream release. Fixes another instance of that remote crash bug. * Mention another reason why stop/reload may fail in the init script. -- Peter Palfrader <weasel@debian.org> Thu, 8 Jul 2004 03:21:32 +0200 tor (0.0.7.1-1) unstable; urgency=medium * New upstream release. Loading debian/tor.init +2 −2 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ case "$1" in then echo "FAILED (Is $pid not $NAME? Is $DAEMON a different binary now?)." else echo "FAILED ($DAEMON died: process $pid not running)." echo "FAILED ($DAEMON died: process $pid not running; or permission denied)." fi ;; reload|force-reload) Loading @@ -87,7 +87,7 @@ case "$1" in then echo "FAILED (Is $pid not $NAME? Is $DAEMON a different binary now?)." else echo "FAILED ($DAEMON died: process $pid not running)." echo "FAILED ($DAEMON died: process $pid not running; or permission denied)." fi ;; restart) Loading Loading
debian/changelog +8 −0 Original line number Diff line number Diff line tor (0.0.7.2-1) unstable; urgency=medium * New upstream release. Fixes another instance of that remote crash bug. * Mention another reason why stop/reload may fail in the init script. -- Peter Palfrader <weasel@debian.org> Thu, 8 Jul 2004 03:21:32 +0200 tor (0.0.7.1-1) unstable; urgency=medium * New upstream release. Loading
debian/tor.init +2 −2 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ case "$1" in then echo "FAILED (Is $pid not $NAME? Is $DAEMON a different binary now?)." else echo "FAILED ($DAEMON died: process $pid not running)." echo "FAILED ($DAEMON died: process $pid not running; or permission denied)." fi ;; reload|force-reload) Loading @@ -87,7 +87,7 @@ case "$1" in then echo "FAILED (Is $pid not $NAME? Is $DAEMON a different binary now?)." else echo "FAILED ($DAEMON died: process $pid not running)." echo "FAILED ($DAEMON died: process $pid not running; or permission denied)." fi ;; restart) Loading