summaryrefslogtreecommitdiff
path: root/debian/patches/do-not-broadcast-with-hostnames.patch
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2017-01-18 12:24:04 +0100
committerDidier Raboud <odyx@debian.org>2017-01-18 12:24:05 +0100
commit11c6908fc3a0362cc28aa56a1869b9879a93d0d4 (patch)
treec3fe976bb82eed620e4e551103f8624f0ab1c590 /debian/patches/do-not-broadcast-with-hostnames.patch
parent3aa017440f96b0b116bb0da1fdb4a4727dd5c8cc (diff)
parent1ca1520b508de4277e8c17656b013c7d312f1d37 (diff)
merge patched-debian/experimental into debian/experimental
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 b9cb66f24..487351cce 100644
--- a/debian/patches/do-not-broadcast-with-hostnames.patch
+++ b/debian/patches/do-not-broadcast-with-hostnames.patch
@@ -1,4 +1,4 @@
-From 9d2179d561b5567251cfb8a36f79a8f29f27e29b Mon Sep 17 00:00:00 2001
+From 60f07644865f4b50f7265561c807f90f15ea64d2 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 1bb7dcffa..018eb768c 100644
+index 71fb10a91..4d3719502 100644
--- a/scheduler/conf.c
+++ b/scheduler/conf.c
@@ -899,7 +899,7 @@ cupsdReadConfiguration(void)