diff options
author | Colin Watson <cjwatson@debian.org> | 2018-04-03 18:41:24 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2018-04-03 18:41:51 +0100 |
commit | 812462303fb4b0b1b9a175be508b78abc289d399 (patch) | |
tree | e437ba79ce9f0fbbdd068a8304baf31a637249d6 /debian/changelog | |
parent | 6343f33577c712fa8986d4f5a747d8e530571bb8 (diff) | |
parent | ea67bc97339c9a507343e4a1f5fb867f678fbe1d (diff) |
Fix parsing of DebianBanner option
Closes: #894730
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bb367ec33..782e67e58 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | openssh (1:7.7p1-2) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Fix parsing of DebianBanner option (closes: #894730). | ||
4 | |||
5 | -- Colin Watson <cjwatson@debian.org> Tue, 03 Apr 2018 18:41:26 +0100 | ||
6 | |||
1 | openssh (1:7.7p1-1) unstable; urgency=medium | 7 | openssh (1:7.7p1-1) unstable; urgency=medium |
2 | 8 | ||
3 | * New upstream release (https://www.openssh.com/txt/release-7.7): | 9 | * New upstream release (https://www.openssh.com/txt/release-7.7): |