From ad03afc8262ad0979c5fd0bd06f8cdc2b8234c540d08c1ec1da1fac2f66c3796 Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Fri, 26 Aug 2016 15:59:14 +0000 Subject: [PATCH] - Fixed device communication/detection problems with mdns/Bonjour Fixed changelog message: * added hplip-mdns.patch (MDNS send/receive on every iterface) * added hplip-mdns-retry-query.patch (MDNS retry) See https://bugs.launchpad.net/hplip/+bug/1616861 OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=129 --- hplip.changes | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/hplip.changes b/hplip.changes index 0390138..d746369 100644 --- a/hplip.changes +++ b/hplip.changes @@ -1,8 +1,10 @@ ------------------------------------------------------------------- -Fri Aug 26 13:10:15 UTC 2016 - martin.wilck@suse.com +Fri Aug 26 15:13:30 UTC 2016 - martin.wilck@suse.com - Fixed device communication/detection problems with mdns/Bonjour - see https://bugs.launchpad.net/hplip/+bug/1616861 + * added hplip-mdns.patch (MDNS send/receive on every iterface) + * added hplip-mdns-retry-query.patch (MDNS retry) + See https://bugs.launchpad.net/hplip/+bug/1616861 ------------------------------------------------------------------- Mon Jun 6 07:06:46 UTC 2016 - jweberhofer@weberhofer.at