From cc7c64fe532ac804ce6c65d701a32b614cc0b26a Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 21 May 2013 17:53:45 +0100 Subject: Change start condition of Upstart job to be just the standard "runlevel [2345]", rather than "filesystem or runlevel [2345]"; the latter makes it unreasonably difficult to ensure that urandom starts before ssh, and is not really necessary since one of static-network-up and failsafe-boot is guaranteed to happen and will trigger entry to the default runlevel, and we don't care about ssh starting before the network (LP: #1098299). --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 1c8490e8a..07aeeb4d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +openssh (1:6.2p2-2) UNRELEASED; urgency=low + + * Change start condition of Upstart job to be just the standard "runlevel + [2345]", rather than "filesystem or runlevel [2345]"; the latter makes + it unreasonably difficult to ensure that urandom starts before ssh, and + is not really necessary since one of static-network-up and failsafe-boot + is guaranteed to happen and will trigger entry to the default runlevel, + and we don't care about ssh starting before the network (LP: #1098299). + + -- Colin Watson Tue, 21 May 2013 17:49:35 +0100 + openssh (1:6.2p2-1) unstable; urgency=low * New upstream release (http://www.openssh.com/txt/release-6.2p2): -- cgit v1.2.3