summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9db3f5648..f56fc00ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,14 @@ openssh (1:6.2p2-2) UNRELEASED; urgency=low
21 openssh-server.postinst. 21 openssh-server.postinst.
22 * Replace old manual conffile handling code with dpkg-maintscript-helper, 22 * Replace old manual conffile handling code with dpkg-maintscript-helper,
23 via dh_installdeb. 23 via dh_installdeb.
24 * Switch to new unified layout for Upstart jobs as documented in
25 https://wiki.ubuntu.com/UpstartCompatibleInitScripts: the init script
26 checks for a running Upstart, and we now let dh_installinit handle most
27 of the heavy lifting in maintainer scripts. Ubuntu users should be
28 essentially unaffected except that sshd may no longer start
29 automatically in chroots if the running Upstart predates 0.9.0; but the
30 main goal is simply not to break when openssh-server is installed in a
31 chroot.
24 32
25 -- Colin Watson <cjwatson@debian.org> Tue, 21 May 2013 17:49:35 +0100 33 -- Colin Watson <cjwatson@debian.org> Tue, 21 May 2013 17:49:35 +0100
26 34