summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-01-26 00:07:45 +0000
committerColin Watson <cjwatson@debian.org>2018-01-26 00:07:50 +0000
commit5e133f112d8a05c0f7c466fc793514e2a1ee8285 (patch)
tree56894484966369c13e281e0d37eff2c91ca087b0 /debian/changelog
parent83263a49b0e2ade36a7f0d01d06a0453f8c7ef3f (diff)
Add debconf template to disable password auth
The new template is called openssh-server/password-authentication, and is preseeding-only (at least for now). Closes: #878945
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b8e2d9a65..ac07964fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
1openssh (1:7.6p1-4) UNRELEASED; urgency=medium 1openssh (1:7.6p1-4) UNRELEASED; urgency=medium
2 2
3 * Move VCS to salsa.debian.org. 3 * Move VCS to salsa.debian.org.
4 * Add a preseeding-only openssh-server/password-authentication debconf
5 template that can be used to disable password authentication (closes:
6 #878945).
4 7
5 -- Colin Watson <cjwatson@debian.org> Mon, 22 Jan 2018 01:24:57 +0000 8 -- Colin Watson <cjwatson@debian.org> Mon, 22 Jan 2018 01:24:57 +0000
6 9