diff options
author | Hilko Bengen <bengen@debian.org> | 2019-02-19 10:37:53 +0100 |
---|---|---|
committer | Bernhard Schmidt <berni@debian.org> | 2019-02-20 14:29:56 +0100 |
commit | 89368d36202104dd4bc3827ab0611b229de05b27 (patch) | |
tree | 145bedb9232588bbdbefad963bb1a0e0f971c94a /debian/patches/series | |
parent | d391b6992cfe5223aa58e714ec6710bd63013db4 (diff) |
Avoid hangs when spawhning child processes by not setting pkcs11-helper "safe fork mode" (Closes: #772812, #900805, #907452)
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index a903d3d..8b19c3d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -6,3 +6,4 @@ kfreebsd_support.patch match-manpage-and-command-help.patch spelling_errors.patch systemd.patch +fix-pkcs11-helper-hang.patch |