From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 78042 invoked by alias); 4 Jul 2017 22:25:27 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 69815 invoked by uid 89); 4 Jul 2017 22:24:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=BAYES_20,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=subscriptions, specialised, traditionally, queues X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 5134B3B73E 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@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 5134B3B73E X-Mailbox-Line: From cygwin-announce-zeromq-4.1.6-1 Tue Jul 04 17:23:37 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Tue, 04 Jul 2017 22:25:00 -0000 Subject: zeromq 4.1.6-1 X-SW-Source: 2017-07/txt/msg00014.txt.bz2 Message-ID: <20170704222500.llkSKeWA4X5LcU5Xa_m7RBkm_UlAHL3-yGDtTr9iigo@z> The following packages have been uploaded to the Cygwin distribution: * libzmq5-4.1.6-1 * libzmq-devel-4.1.6-1 * libzmq-doc-4.1.6-1 * mingw64-i686-zeromq-4.1.6-1 * mingw64-x86_64-zeromq-4.1.6-1 The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This is an update to the latest 4.1 bugfix release. -- Yaakov