summaryrefslogtreecommitdiff
path: root/debian/patches/do-not-broadcast-with-hostnames.patch
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2017-01-15 12:35:32 +0100
committerDidier Raboud <odyx@debian.org>2017-01-15 12:38:52 +0100
commitb8263b2e464e465f40ce7b6e548f48ca0ec58bc1 (patch)
tree6b73541319642caca6e4eba5d14d66c3bf2cbf20 /debian/patches/do-not-broadcast-with-hostnames.patch
parent2e76defe6ca465a91c43bf59421f6f80d6a68f29 (diff)
parent7ce65f2332eb3e8db55078f6f31486c8c09c6150 (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 3db145491..b9cb66f24 100644
--- a/debian/patches/do-not-broadcast-with-hostnames.patch
+++ b/debian/patches/do-not-broadcast-with-hostnames.patch
@@ -1,4 +1,4 @@
-From a288951f7ede8f6b75e8b529eba421a15a394d55 Mon Sep 17 00:00:00 2001
+From 9d2179d561b5567251cfb8a36f79a8f29f27e29b 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 16c23e8d5..dc828bc25 100644
+index 1bb7dcffa..018eb768c 100644
--- a/scheduler/conf.c
+++ b/scheduler/conf.c
@@ -899,7 +899,7 @@ cupsdReadConfiguration(void)