Message-Id: <201709012008.v81K8nZ3006722@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=Zu581aej8m/Qhf4PqqjJ8IFsl3IkWrTdnYmZtdRhViOHNsZt1n0qE BzfdEQetfj9f2GRu/aSPN1o1uJMjsIKndJOEUp82sZ0IFfn4njL3SuGJF4sOV3EV Uz4YRNpoO3bDXF6+n8e8s2Ln4v6zEtXW7eYhuI9UgDIjJrgOlhmOgM= 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=K 3dlhKQDSJx0m0Xua8PGgS/iNoQ=; b=yTTNRXQE0pXasEe03jw7w4gvuSdZZnjFC HOjVAPWlC/u0j9kT6NPT6AeHWFUYhpEaQUGadLY3Jz4jwDQhuGVENfcT8kAeayPd GmwdKFeRJAWKYEs69Y3t0Mp6yGycoWlgQbQBTRK79HPS7NAt/wiUlD05V1P9NhsO NAnyFSiGbs= 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,AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID autolearn=no version=3.3.2 spammy=HAuthentication-Results:cygwin.com, H*R:D*cygwin.com, supplies, talk 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 79DEE4E4C2 Authentication-Results: ext-mx09.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx09.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 79DEE4E4C2 X-Mailbox-Line: From cygwin-announce-dbus-1.10.22-1 Fri Sep 01 14:00:15 2017 From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Fri, 01 Sep 2017 14:00:15 -0500 Subject: [ANNOUNCEMENT] dbus 1.10.22-1 X-IsSubscribed: yes The following packages have been uploaded to the Cygwin distribution: * dbus-1.10.22-1 * dbus-doc-1.10.22-1 * dbus-x11-1.10.22-1 * libdbus1_3-1.10.22-1 * libdbus1-devel-1.10.22-1 * mingw64-i686-dbus-1.10.22-1 * mingw64-x86_64-dbus-1.10.22-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 stable release: https://lists.freedesktop.org/archives/dbus/2017-July/017248.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