diff options
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 fc4b8e6c8..d8d7a5b19 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,9 +1,13 @@ | |||
1 | openssh (1:7.1p1-6) UNRELEASED; urgency=medium | 1 | openssh (1:7.1p1-6) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | [ Colin Watson ] | ||
3 | * Remove explicit "XS-Testsuite: autopkgtest" from debian/control; | 4 | * Remove explicit "XS-Testsuite: autopkgtest" from debian/control; |
4 | dpkg-source now figures that out automatically based on the existence of | 5 | dpkg-source now figures that out automatically based on the existence of |
5 | debian/tests/control. | 6 | debian/tests/control. |
6 | 7 | ||
8 | [ Michael Biebl ] | ||
9 | * Don't call sd_notify when sshd is re-execed (closes: #809035). | ||
10 | |||
7 | -- Colin Watson <cjwatson@debian.org> Mon, 04 Jan 2016 13:27:44 +0000 | 11 | -- Colin Watson <cjwatson@debian.org> Mon, 04 Jan 2016 13:27:44 +0000 |
8 | 12 | ||
9 | openssh (1:7.1p1-5) unstable; urgency=medium | 13 | openssh (1:7.1p1-5) unstable; urgency=medium |