summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-03-05 02:05:52 +0000
committerColin Watson <cjwatson@debian.org>2017-03-05 02:11:09 +0000
commit22be89909c7578b94f1a5f733682a599b5d7c38f (patch)
treeeaf0ae8330fe3094a33eb43cd69c5ee05560566e /debian/patches/series
parenteec09be133d0f8d4a17b5331c897f4cba3811dde (diff)
parente18d2ba71e6bf009c53e65509da84b712c300471 (diff)
Restore reading authorized_keys2 by default
Upstream seems to intend to gradually phase this out, so don't assume that this will remain the default forever. However, we were late in adopting the upstream sshd_config changes, so it makes sense to extend the grace period (closes: #852320).
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 6eae81080..6f0004748 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -29,3 +29,4 @@ regress-forwarding-race.patch
29regress-mktemp.patch 29regress-mktemp.patch
30sandbox-x32-workaround.patch 30sandbox-x32-workaround.patch
31no-dsa-host-key-by-default.patch 31no-dsa-host-key-by-default.patch
32restore-authorized_keys2.patch