Message-Id: <201704281721.v3SHLJZZ013996@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=W18MjEORLHnSqnlnAZtNyrEsuWEReMThoesqMtdAfk+bDwPKLBYh7 JAQLmITlQnfWdiMTUeV8YrlQgW+6C4bOne2MuGfU+MknmXaMoXej8fTWZvqun4aV oNpJgZiaYA7dgXpg4mqEx/UGz35flK1Wf7OrmIKxbJPu0hvj7nl0Q0= 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=n zMUjwUxDtOk4e3xG0iSh6NxjyI=; b=c5zqMIdJNqrGdokBSXu7KW0LpmB4xmoKb d/Q8oolv0o3RolynFGmu/mKpsSvkJ4cL1tanP/K/1LpBpAxz/NqYcxP/USBCHqzM 389utif/mKneJ/V582tx1sNHHfUW5+wn0uDKFY6RDV9ywb7AsP64U9iF6hUh/0hz SdvA/qE/FE= 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=supplies, communicate, 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 6B6B0C04BD5A Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx07.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 6B6B0C04BD5A X-Mailbox-Line: From cygwin-announce-dbus-1.10.18-1 Fri Apr 28 12:17:12 2017 From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Fri, 28 Apr 2017 12:17:12 -0500 Subject: [ANNOUNCEMENT] dbus 1.10.18-1 X-IsSubscribed: yes The following packages have been uploaded to the Cygwin distribution: * dbus-1.10.18-1 * dbus-doc-1.10.18-1 * dbus-x11-1.10.18-1 * libdbus1_3-1.10.18-1 * libdbus1-devel-1.10.18-1 * mingw64-i686-dbus-1.10.18-1 * mingw64-x86_64-dbus-1.10.18-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. -- 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