diff options
author | Colin Watson <cjwatson@debian.org> | 2016-07-22 14:36:32 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-07-22 14:37:21 +0100 |
commit | 4e620d6d9ebe0eda9ceddb28134d1fc465dd925c (patch) | |
tree | 49d0d071456b5cf98beef530c365a873c676519b /debian/patches/series | |
parent | eb0633f934e5bd9d4d0c5ed9bd0b54951b8d9323 (diff) | |
parent | 751d1f6494fb3ffd75188de7390c28725a5b91a6 (diff) |
Backport upstream patch to close ControlPersist background process stderr when not in debug mode or when logging to a file or syslog (closes: #714526).
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 363475c20..d8ea2890b 100644 --- a/debian/patches/series +++ b/debian/patches/series | |||
@@ -30,3 +30,4 @@ unbreak-certificate-auth.patch | |||
30 | CVE-2016-6210-1.patch | 30 | CVE-2016-6210-1.patch |
31 | CVE-2016-6210-2.patch | 31 | CVE-2016-6210-2.patch |
32 | CVE-2016-6210-3.patch | 32 | CVE-2016-6210-3.patch |
33 | control-persist-close-stderr.patch | ||