summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 60660a0d3..9dd91de32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ openssh (1:8.1p1-5) UNRELEASED; urgency=medium
2 2
3 * Apply upstream patches to allow clock_nanosleep() and variants in the 3 * Apply upstream patches to allow clock_nanosleep() and variants in the
4 seccomp sandbox, fixing failures with glibc 2.31. 4 seccomp sandbox, fixing failures with glibc 2.31.
5 * Apply upstream patch to deny (non-fatally) ipc in the seccomp sandbox,
6 fixing failures with OpenSSL 1.1.1d and Linux < 3.19 on some
7 architectures (closes: #946242).
5 8
6 -- Colin Watson <cjwatson@debian.org> Sat, 11 Jan 2020 23:27:35 +0000 9 -- Colin Watson <cjwatson@debian.org> Sat, 11 Jan 2020 23:27:35 +0000
7 10