summaryrefslogtreecommitdiff
path: root/debian/patches/confdirperms.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/confdirperms.patch')
-rw-r--r--debian/patches/confdirperms.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/confdirperms.patch b/debian/patches/confdirperms.patch
index 49b0cb5d9..89e9a4451 100644
--- a/debian/patches/confdirperms.patch
+++ b/debian/patches/confdirperms.patch
@@ -1,4 +1,4 @@
-From 3444dc7278bc0a50ada1b1cb5ec8f772a805184a Mon Sep 17 00:00:00 2001
+From 4eed075dd693111e5f6eae084eeaf997c0dfff31 Mon Sep 17 00:00:00 2001
From: Martin Pitt <mpitt@debian.org>
Date: Tue, 9 Aug 2016 18:11:41 +0200
Subject: Do not mess with the permissions of cupsd.conf.
@@ -11,10 +11,10 @@ Patch-Name: confdirperms.patch
1 file changed, 2 insertions(+)
diff --git a/scheduler/conf.c b/scheduler/conf.c
-index a9aa35f94..cb182ec71 100644
+index 8227a476b..046daa379 100644
--- a/scheduler/conf.c
+++ b/scheduler/conf.c
-@@ -1134,10 +1134,12 @@ cupsdReadConfiguration(void)
+@@ -1135,10 +1135,12 @@ cupsdReadConfiguration(void)
Group, 1, 1) < 0 ||
cupsdCheckPermissions(ServerRoot, "ssl", 0700, RunUser,
Group, 1, 0) < 0 ||