diff options
author | Colin Watson <cjwatson@debian.org> | 2015-03-22 23:16:27 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-03-22 23:16:27 +0000 |
commit | a025bbb8e3da7013fd143def3afaf1d0399f05f1 (patch) | |
tree | 44c393e39010a00f63ec3c142eb2daeffe3e7875 /debian/changelog | |
parent | 07133900300496bea64634492d8b62c311181c02 (diff) |
Add a NEWS.Debian entry documenting this reversion, as it is too difficult to undo the sshd_config change automatically without compounding the problem of (arguably) overwriting user configuration.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ccb93072a..a2545ed55 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -4,6 +4,9 @@ openssh (1:6.7p1-5) UNRELEASED; urgency=medium | |||
4 | it is worth (closes: #780797): | 4 | it is worth (closes: #780797): |
5 | - Send/accept only specific known LC_* variables, rather than using a | 5 | - Send/accept only specific known LC_* variables, rather than using a |
6 | wildcard. | 6 | wildcard. |
7 | * Add a NEWS.Debian entry documenting this reversion, as it is too | ||
8 | difficult to undo the sshd_config change automatically without | ||
9 | compounding the problem of (arguably) overwriting user configuration. | ||
7 | 10 | ||
8 | -- Colin Watson <cjwatson@debian.org> Sun, 22 Mar 2015 23:09:32 +0000 | 11 | -- Colin Watson <cjwatson@debian.org> Sun, 22 Mar 2015 23:09:32 +0000 |
9 | 12 | ||