SHA256
1
0
forked from pool/zeromq

Accepting request 591862 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/591862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zeromq?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2018-03-28 10:27:00 +00:00 committed by Git OBS Bridge
commit 0d449fdcce
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ad5c28d44e31f0f7cad09b95bafaca8cc5346ff24a63a5e7d01c954162ad536
size 1401240

3
zeromq-4.2.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc9090ba35713d59bb2f7d7965f877036c49c5558ea0c290b0dcc6f2a17e489f
size 1409447

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Mar 26 08:29:09 UTC 2018 - adam.majer@suse.de
- New upstream version 4.2.5:
* fix backward-incompatible change in the NULL auth
mechanism that slipped in 4.2.3 and made connections
with a ZAP domain set on a socket but without a working
ZAP handler fail. See ZMQ_ZAP_ENFORCE_DOMAIN
* clarify in zmq_close manpage that the operation will
complete asynchronously.
-------------------------------------------------------------------
Thu Mar 22 07:07:58 UTC 2018 - adam.majer@suse.de

View File

@ -23,7 +23,7 @@
%bcond_with pgm
%endif
Name: zeromq
Version: 4.2.4
Version: 4.2.5
Release: 0
Summary: Lightweight messaging kernel
License: LGPL-3.0-or-later