summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-02-28 19:11:21 +0000
committerColin Watson <cjwatson@debian.org>2019-02-28 19:11:21 +0000
commit7b5a6dc38185ae337633d459d73f7209c95bfede (patch)
treec071bba9277b70151806909e22fea09e77c92974 /debian/changelog
parent3115064e04541741d558cbb7b8ecab49ea1c0af9 (diff)
Move moduli(5) manual page to openssh-server
This goes with /etc/ssh/moduli; forgotten in 1:7.9p1-5.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9545f9606..132ef899f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ openssh (1:7.9p1-8) UNRELEASED; urgency=medium
7 * Apply upstream patch to request RSA-SHA2 signatures for 7 * Apply upstream patch to request RSA-SHA2 signatures for
8 rsa-sha2-{256|512}-cert-v01@openssh.com cert algorithms (closes: 8 rsa-sha2-{256|512}-cert-v01@openssh.com cert algorithms (closes:
9 #923419). 9 #923419).
10 * Move moduli(5) manual page to openssh-server to go with /etc/ssh/moduli;
11 forgotten in 1:7.9p1-5.
10 12
11 [ Dominik George ] 13 [ Dominik George ]
12 * Correctly handle conffile move to openssh-server (closes: #919344). 14 * Correctly handle conffile move to openssh-server (closes: #919344).