- Bump to 0.52

- Clarify that hosts are resolved on the remote end for multihop

--HG--
extra : convert_revision : acde944b3ea0b8f673c276d2921c6bb3ede8ddde
This commit is contained in:
Matt Johnston
2008-11-11 14:08:48 +00:00
parent d005aa139e
commit 4fc5a52850
5 changed files with 14 additions and 4 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
dropbear (0.52-0.1) unstable; urgency=low
* New upstream release.
-- Matt Johnston <matt@ucc.asn.au> Tues, 11 Nov 2008 22:54:00 +0900
dropbear (0.51-0.1) unstable; urgency=low
* New upstream release.

View File

@@ -71,7 +71,7 @@ if test -x /etc/init.d/dropbear; then
fi
if test -n "$2" && dpkg --compare-versions "$2" lt '0.50-4' &&
update-service --check dropbear; then
update-service --check dropbear 2>/dev/null; then
update-service --remove /etc/dropbear 2>/dev/null || :
sleep 6
rm -rf /var/run/dropbear /var/run/dropbear.log