summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-01-03 14:03:28 +0000
committerColin Watson <cjwatson@debian.org>2017-01-03 14:41:26 +0000
commit851f4ab3eacf22d9a2d88426e43c8be48450e6f3 (patch)
tree7f095be6176212bfa8fbbfb8150f772a199be96e /debian/changelog
parentba96642edeb90c3a6ded02d367741b26ccd21afc (diff)
parente346421ca6852fbf9f95cf0e764ecc345e5ce21d (diff)
Work around clock_gettime kernel bug on Linux x32 (closes: #849923).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 872eeb404..45260a09f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
1openssh (1:7.4p1-5) UNRELEASED; urgency=medium 1openssh (1:7.4p1-5) UNRELEASED; urgency=medium
2 2
3 * Create mux socket for regression tests in a temporary directory. 3 * Create mux socket for regression tests in a temporary directory.
4 * Work around clock_gettime kernel bug on Linux x32 (closes: #849923).
4 5
5 -- Colin Watson <cjwatson@debian.org> Tue, 03 Jan 2017 12:23:34 +0000 6 -- Colin Watson <cjwatson@debian.org> Tue, 03 Jan 2017 12:23:34 +0000
6 7