diff options
author | Colin Watson <cjwatson@debian.org> | 2020-01-11 23:27:21 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2020-01-11 23:32:15 +0000 |
commit | 284dd49ce99669f2e70bc09eebf6ca685f3b9f58 (patch) | |
tree | 5c19258ba8dd622de983dd6859c30979a4404d51 /debian/changelog | |
parent | 9b883ccc74051774aada4c048cb60edb4208f9c7 (diff) | |
parent | 93e9440bae1818746e0cc7f2543001db9d0ea1ea (diff) |
seccomp: Allow clock_nanosleep() and variants
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1c08e2cbb..60660a0d3 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:8.1p1-5) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Apply upstream patches to allow clock_nanosleep() and variants in the | ||
4 | seccomp sandbox, fixing failures with glibc 2.31. | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Sat, 11 Jan 2020 23:27:35 +0000 | ||
7 | |||
1 | openssh (1:8.1p1-4) unstable; urgency=medium | 8 | openssh (1:8.1p1-4) unstable; urgency=medium |
2 | 9 | ||
3 | * Apply upstream patch to stop using 2020 as a future date in regress | 10 | * Apply upstream patch to stop using 2020 as a future date in regress |