summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-10-21 10:36:27 +0100
committerColin Watson <cjwatson@debian.org>2018-10-21 10:38:28 +0100
commit02b3fee8901679a5e058f66691067675208a4ae5 (patch)
tree4285b09ce6cfd3226b1890972666015cb4aa030d /debian/changelog
parent2df9bff12640a33749f0f20ae806b6efac327116 (diff)
Remove /etc/network/if-up.d/openssh-server
It causes more problems than it solves. Add an "if-up hook removed" section to README.Debian documenting the corner case that may need configuration adjustments. Thanks, Christian Ehrhardt, Andreas Hasenack, and David Britton. Closes: #789532 LP: #1037738, #1674330, #1718227
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