summaryrefslogtreecommitdiff
path: root/debian/patches/do-not-broadcast-with-hostnames.patch
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2018-03-27 19:15:40 +0200
committerDidier Raboud <odyx@debian.org>2018-03-27 19:15:41 +0200
commitbe073359f2d5f2d0e1a2fdfe13c1a99914aefc40 (patch)
tree5e48cf37df015ea06877e610886719755a7f589d /debian/patches/do-not-broadcast-with-hostnames.patch
parentbf0d27a6f9efe6eb5a2a73e26fda0d892e7087c2 (diff)
parent953a8a40cc368dd9406caeb91251b4c69ca7c019 (diff)
merge patched-debian/master into debian/master
Diffstat (limited to 'debian/patches/do-not-broadcast-with-hostnames.patch')
-rw-r--r--debian/patches/do-not-broadcast-with-hostnames.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/do-not-broadcast-with-hostnames.patch b/debian/patches/do-not-broadcast-with-hostnames.patch
index 618afc3e1..5071d3e37 100644
--- a/debian/patches/do-not-broadcast-with-hostnames.patch
+++ b/debian/patches/do-not-broadcast-with-hostnames.patch
@@ -1,4 +1,4 @@
-From 9044c9f05f07a2cf464efaade5c99aa07d7621ca Mon Sep 17 00:00:00 2001
+From 9beb397a7c21dc5d163de6ebceddf79b798a284f Mon Sep 17 00:00:00 2001
From: Till Kampetter <till.kampetter@gmail.com>
Date: Tue, 9 Aug 2016 18:11:35 +0200
Subject: Do not use host names for broadcasting print queues and
@@ -13,7 +13,7 @@ Patch-Name: do-not-broadcast-with-hostnames.patch
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scheduler/conf.c b/scheduler/conf.c
-index ea3175217..ab98e1c7d 100644
+index a22187bda..7ba915bd7 100644
--- a/scheduler/conf.c
+++ b/scheduler/conf.c
@@ -898,7 +898,7 @@ cupsdReadConfiguration(void)