Message-Id: <201707042226.v64MQZeZ023695@delorie.com> X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:date:subject; q=dns; s= default; b=gWtg3obrNFvtT8wOYLLPCRrFGz/QeGjVCPdmxXEUqzlcmK3A3iD/2 goGUDnfug8tcwxR83r5Cfov2HPerbe+ViHaNyJe7qxxSniqNU8MbMtpg0ePYA+cS Deipc9eeg3sEVKxy2wwM7Conmowhp82sZUk6PVgqkToafuAGp188AA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:date:subject; s=default; bh=Z g+AumRwNZke80GhlPhZ0aoe1pY=; b=m7Ws+XEtBqdcHlr2WzWG0hHG/9UuOs1+a 4FiHIrfjFJgYHyl9v9IuCR+RD2J8uUtwDyA7SnDso41bafIaFEIFsyCHRN5RS3xJ 0GwMje4eaFPWX0WU8tcuHgWGpPMe45pqzE1xECufIAlK0zRGI3X3KNM9uN1NEFgX EDx2M7sybU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID autolearn=no version=3.3.2 spammy=announcement, among X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 7F023369C4 Authentication-Results: ext-mx06.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx06.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 7F023369C4 X-Mailbox-Line: From cygwin-announce-dbus-1.10.20-1 Tue Jul 04 17:17:42 2017 From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Tue, 04 Jul 2017 17:17:42 -0500 Subject: [ANNOUNCEMENT] dbus 1.10.20-1 X-IsSubscribed: yes The following packages have been uploaded to the Cygwin distribution: * dbus-1.10.20-1 * dbus-doc-1.10.20-1 * dbus-x11-1.10.20-1 * libdbus1_3-1.10.20-1 * libdbus1-devel-1.10.20-1 * mingw64-i686-dbus-1.10.20-1 * mingw64-x86_64-dbus-1.10.20-1 D-BUS is a message bus system, a simple way for applications to talk to one another. D-BUS supplies both a system daemon (for events such as 'new hardware device added' or 'printer queue changed') and a per-login-session daemon (for general IPC needs among user applications). Also, the message bus is built on top of a general one-to-one message passing framework, which can be used by any two apps to communicate directly (without going through the message bus daemon). This is an update to the latest upstream stable release: https://lists.freedesktop.org/archives/dbus/2017-June/017228.html -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple