summaryrefslogtreecommitdiff
path: root/debian/patches/do-not-broadcast-with-hostnames.patch
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2017-04-03 10:57:08 +0200
committerDidier Raboud <odyx@debian.org>2017-04-03 10:58:48 +0200
commit6d53cd5e7f1e3fb236fa5faeb4b4cf8ce9f290b8 (patch)
treeed09ff72fec4a3bb1e8df8a3479ef769890a08d6 /debian/patches/do-not-broadcast-with-hostnames.patch
parent96a2de21c62fb35ff2c6a411ec76b6a43c5c8f74 (diff)
parentfa1c367789b9404ab7e87d0e867ff702d9c3764c (diff)
New 2.2.3 upstream release; record new upstream branch & rebase patches
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 24b1efdca..3c52fbdee 100644
--- a/debian/patches/do-not-broadcast-with-hostnames.patch
+++ b/debian/patches/do-not-broadcast-with-hostnames.patch
@@ -1,4 +1,4 @@
-From 13bb0dbd3b1ba127e956d251a47dbe270505404e Mon Sep 17 00:00:00 2001
+From 89434bffe643676b9465c6c51b9b7c48393102e3 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 465f6ded9..5c1a59fa0 100644
+index a9bbb61be..48cdab479 100644
--- a/scheduler/conf.c
+++ b/scheduler/conf.c
@@ -899,7 +899,7 @@ cupsdReadConfiguration(void)