summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2020-01-11 23:27:21 +0000
committerColin Watson <cjwatson@debian.org>2020-01-11 23:32:15 +0000
commit284dd49ce99669f2e70bc09eebf6ca685f3b9f58 (patch)
tree5c19258ba8dd622de983dd6859c30979a4404d51 /debian/patches/series
parent9b883ccc74051774aada4c048cb60edb4208f9c7 (diff)
parent93e9440bae1818746e0cc7f2543001db9d0ea1ea (diff)
seccomp: Allow clock_nanosleep() and variants
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 19a6569b8..8dbd1355a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -24,3 +24,6 @@ restore-authorized_keys2.patch
24conch-old-privkey-format.patch 24conch-old-privkey-format.patch
25revert-ipqos-defaults.patch 25revert-ipqos-defaults.patch
26regress-2020.patch 26regress-2020.patch
27sandbox-seccomp-clock_nanosleep.patch
28sandbox-seccomp-clock_nanosleep_time64.patch
29sandbox-seccomp-clock_gettime64.patch