summaryrefslogtreecommitdiff
path: root/debian/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 7a67e1528..9fbb9db5e 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,16 @@
1openssh (1:6.7-5) unstable; urgency=medium
2
3 openssh-server 1:6.7p1-4 changed the default setting of AcceptEnv to list
4 a number of specific LC_FOO variables rather than the wildcard LC_*. I
5 have since been persuaded that this was a bad idea and have reverted it,
6 but it is difficult to automatically undo the change to
7 /etc/ssh/sshd_config without compounding the problem (that of modifying
8 configuration that some users did not want to be modified) further. Most
9 users who upgraded via version 1:6.7p1-4 should restore the previous value
10 of "AcceptEnv LANG LC_*" in /etc/ssh/sshd_config.
11
12 -- Colin Watson <cjwatson@debian.org> Sun, 22 Mar 2015 23:09:32 +0000
13
1openssh (1:5.4p1-2) unstable; urgency=low 14openssh (1:5.4p1-2) unstable; urgency=low
2 15
3 Smartcard support is now available using PKCS#11 tokens. If you were 16 Smartcard support is now available using PKCS#11 tokens. If you were