summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-01-06 08:40:38 +0000
committerColin Watson <cjwatson@debian.org>2017-01-06 08:40:38 +0000
commit1f8af0f8fa5f06438721a20a9ac284e15884aa9b (patch)
tree3e77acd8963630e9af7231e2dfd2bbd6b7f40a47 /debian/changelog
parentd9c574e7a458051e85033a74440aae1a0521ff55 (diff)
Remove temporary file on exit from postinst (closes: #850275).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4572dc0bd..56f09982f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1openssh (1:7.4p1-6) UNRELEASED; urgency=medium
2
3 * Remove temporary file on exit from postinst (closes: #850275).
4
5 -- Colin Watson <cjwatson@debian.org> Fri, 06 Jan 2017 08:40:14 +0000
6
1openssh (1:7.4p1-5) unstable; urgency=medium 7openssh (1:7.4p1-5) unstable; urgency=medium
2 8
3 * Create mux socket for regression tests in a temporary directory. 9 * Create mux socket for regression tests in a temporary directory.