summaryrefslogtreecommitdiff
path: root/debian/patches/confdirperms.patch
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2018-06-08 15:05:47 +0200
committerDidier Raboud <odyx@debian.org>2018-06-08 15:08:43 +0200
commit96ffe0c39483c68e56bb51b99e985f50062b55b6 (patch)
treec00afdc259a409d65307448b5494a6ab0c2e995e /debian/patches/confdirperms.patch
parentef5377d46c059b1a263404a565338ffa8b2514d5 (diff)
parentfa3e162dcbc513f2be320ac2ec7646ae93a6a83d (diff)
record new upstream branch and refresh patches
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..91d24a326 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 e0c2e772244437feb5a48f63c99f06fba45fc1b0 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 ||