summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 42fd29b8a..fef13055d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -55,6 +55,11 @@ openssh (1:7.9p1-1) UNRELEASED; urgency=medium
55 * Remove dh_builddeb override to use xz compression; this has been the 55 * Remove dh_builddeb override to use xz compression; this has been the
56 default since dpkg 1.17.0. 56 default since dpkg 1.17.0.
57 * Simplify debian/rules using /usr/share/dpkg/default.mk. 57 * Simplify debian/rules using /usr/share/dpkg/default.mk.
58 * Remove /etc/network/if-up.d/openssh-server, as it causes more problems
59 than it solves (thanks, Christian Ehrhardt, Andreas Hasenack, and David
60 Britton; closes: #789532, LP: #1037738, #1674330, #1718227). Add an
61 "if-up hook removed" section to README.Debian documenting the corner
62 case that may need configuration adjustments.
58 63
59 -- Colin Watson <cjwatson@debian.org> Fri, 19 Oct 2018 21:34:47 +0100 64 -- Colin Watson <cjwatson@debian.org> Fri, 19 Oct 2018 21:34:47 +0100
60 65