diff options
author | Dominik George <natureshadow@debian.org> | 2019-02-28 19:08:30 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2019-02-28 19:08:30 +0000 |
commit | 3115064e04541741d558cbb7b8ecab49ea1c0af9 (patch) | |
tree | 45789a910fc77a36682094ef746dc977d71c9730 /debian/changelog | |
parent | 4418a1e80ce0dcc010b4a6efa9ae6056fce99f8c (diff) |
Correctly handle conffile move to openssh-server
Closes: #919344
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 75d338a73..9545f9606 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,5 +1,6 @@ | |||
1 | openssh (1:7.9p1-8) UNRELEASED; urgency=medium | 1 | openssh (1:7.9p1-8) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | [ Colin Watson ] | ||
3 | * Apply upstream patch to fix bug in HostbasedAcceptedKeyTypes and | 4 | * Apply upstream patch to fix bug in HostbasedAcceptedKeyTypes and |
4 | PubkeyAcceptedKeyTypes options in the case where only RSA-SHA2 signature | 5 | PubkeyAcceptedKeyTypes options in the case where only RSA-SHA2 signature |
5 | types were specified. | 6 | types were specified. |
@@ -7,6 +8,9 @@ openssh (1:7.9p1-8) UNRELEASED; urgency=medium | |||
7 | rsa-sha2-{256|512}-cert-v01@openssh.com cert algorithms (closes: | 8 | rsa-sha2-{256|512}-cert-v01@openssh.com cert algorithms (closes: |
8 | #923419). | 9 | #923419). |
9 | 10 | ||
11 | [ Dominik George ] | ||
12 | * Correctly handle conffile move to openssh-server (closes: #919344). | ||
13 | |||
10 | -- Colin Watson <cjwatson@debian.org> Thu, 28 Feb 2019 10:33:32 +0000 | 14 | -- Colin Watson <cjwatson@debian.org> Thu, 28 Feb 2019 10:33:32 +0000 |
11 | 15 | ||
12 | openssh (1:7.9p1-7) unstable; urgency=medium | 16 | openssh (1:7.9p1-7) unstable; urgency=medium |