summaryrefslogtreecommitdiff
path: root/debian/patches/do-not-broadcast-with-hostnames.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/do-not-broadcast-with-hostnames.patch
parentef5377d46c059b1a263404a565338ffa8b2514d5 (diff)
parentfa3e162dcbc513f2be320ac2ec7646ae93a6a83d (diff)
record new upstream branch and refresh patches
Diffstat (limited to 'debian/patches/do-not-broadcast-with-hostnames.patch')
-rw-r--r--debian/patches/do-not-broadcast-with-hostnames.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/do-not-broadcast-with-hostnames.patch b/debian/patches/do-not-broadcast-with-hostnames.patch
index 063226f82..522d8a929 100644
--- a/debian/patches/do-not-broadcast-with-hostnames.patch
+++ b/debian/patches/do-not-broadcast-with-hostnames.patch
@@ -1,4 +1,4 @@
-From 98517cb1ca7a9ebdb161f1d737aa15a2570b049a Mon Sep 17 00:00:00 2001
+From 6455902e531b8c7034d7d53b8a555e28099c076b 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,10 +13,10 @@ 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 0726f7c31..a9aa35f94 100644
+index 27f7b14a8..8227a476b 100644
--- a/scheduler/conf.c
+++ b/scheduler/conf.c
-@@ -898,7 +898,7 @@ cupsdReadConfiguration(void)
+@@ -899,7 +899,7 @@ cupsdReadConfiguration(void)
cupsdAddAlias(ServerAlias, temp);
cupsdLogMessage(CUPSD_LOG_DEBUG, "Added auto ServerAlias %s", temp);