From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 108704 invoked by alias); 25 Apr 2018 22:00:56 -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 78056 invoked by uid 89); 25 Apr 2018 21:56:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*MI:cygwin, messaging, subscriptions, seamless X-HELO: mx1.redhat.com X-Mailbox-Line: From cygwin-announce-zeromq-4.2.3-1 Wed Apr 25 16:55:18 2018 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Wed, 25 Apr 2018 22:00:00 -0000 Message-Id: <20180425165518.12808-1-yselkowitz@cygwin.com> Subject: zeromq 4.2.3-1 X-SW-Source: 2018-04/txt/msg00080.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * libzmq5-4.2.3-1 * libzmq-devel-4.2.3-1 * libzmq-doc-4.2.3-1 * python2-zmq-17.0.0-1 * python3-zmq-17.0.0-1 * mingw64-i686-zeromq-4.2.3-1 * mingw64-x86_64-zeromq-4.2.3-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 upstream release, built with libsodium-1.0.16. -- Yaakov