File zeromq.changes of Package zeromq3
1
-------------------------------------------------------------------
2
Sat Sep 21 15:16:59 UTC 2013 - p.drouand@gmail.com
3
4
- Update to version 3.2.4
5
For details see /usr/share/doc/packages/libzmq3/NEWS
6
7
-------------------------------------------------------------------
8
Fri Nov 23 14:53:09 UTC 2012 - mrueckert@suse.de
9
10
- Update to version 3.2.2
11
For details see /usr/share/doc/packages/libzmq3/NEWS
12
13
-------------------------------------------------------------------
14
Sat Jan 28 21:36:20 UTC 2012 - jengelh@medozas.de
15
16
- Remove redundant tags/sections per specfile guideline suggestions
17
18
-------------------------------------------------------------------
19
Wed Sep 28 07:04:21 UTC 2011 - saschpe@gmx.de
20
21
- Fixed license to LGPL-3.0+ (SPDX style)
22
23
-------------------------------------------------------------------
24
Wed Aug 24 14:17:26 UTC 2011 - mrueckert@suse.de
25
26
- make sure the compiler commandlines are shown (V=1)
27
- make it build on sle11 again. we dont have pkg-config provides
28
there
29
30
-------------------------------------------------------------------
31
Fri Aug 19 12:28:04 UTC 2011 - saschpe@suse.de
32
33
- Use %makeinstall marcro instead of %make_install to fix build
34
on Mandriva and Fedora
35
36
-------------------------------------------------------------------
37
Fri Aug 19 12:07:40 UTC 2011 - saschpe@suse.de
38
39
- Add libuuid-devel to RedHat BuildRequires to fix build
40
41
-------------------------------------------------------------------
42
Fri Aug 19 10:50:02 UTC 2011 - saschpe@suse.de
43
44
- Update to version 2.1.7:
45
* Fixed issue 188, assert when closing socket that had unread multipart
46
data still on it (affected PULL, SUB, ROUTER, and DEALER sockets).
47
* Fixed issue 191, message atomicity issue with PUB sockets (an old issue).
48
* Fixed issue 199 (affected ROUTER/XREP sockets, an old issue).
49
* Fixed issue 206, assertion failure in zmq.cpp:223, affected all sockets
50
(bug was introduced in 2.1.6 as part of message validity checking).
51
* Fixed issue 211, REP socket asserted if sent malformed envelope (old issue
52
due to abuse of assertions for error checking).
53
* Fixed issue 212, reconnect failing after resume from sleep on Windows
54
(due to not handling WSAENETDOWN).
55
* Properly handle WSAENETUNREACH on Windows (e.g. if client connects
56
before server binds).
57
* Fixed memory leak with threads on Windows.
58
- Changes from previous releases:
59
* See https://raw.github.com/zeromq/zeromq2-1/master/NEWS
60
- Run spec-cleaner, added proper spec license header, shorter file lists
61
- Split out documentation package
62
63
-------------------------------------------------------------------
64
Wed Dec 1 15:24:02 UTC 2010 - mrueckert@suse.de
65
66
- update to version 2.0.10
67
* Upgrade OpenPGM to 2.1.28~dfsg (Martin Lucina)
68
* Added a ZMQ_VERSION macro to zmq.h for compile-time API version
69
detection (Martin Sustrik, Gonzalo Diethelm, Martin Lucina)
70
* Fix memory leak under Windows (Taras Shpot)
71
* Makefile.am: Add missing files to distribution, improve
72
maintainer-clean (Martin Lucina)
73
* Add support for RHEL6 in the spec file (Sebastian Otaegui)
74
* configure.in: Do not patch libtool rpath handling (Martin Lucina)
75
* Fixing the Red Hat packaging (Martin Sustrik)
76
* zmq_msg_move called on uninitialised message in xrep_t::xrecv
77
-- fixed (Max Wolf)
78
* crash when closing an ypipe -- fixed (Dhammika Pathirana)
79
* REQ socket can die when reply is delivered on wrong unerlying
80
connection -- fixed (Martin Sustrik)
81
* if TSC jumps backwards (in case of migration to a
82
different CPU core) latency peak may occur -- fixed
83
(Martin Sustrik)
84
* values of RATE, RECOVERY_IVL and SWAP options are checked for
85
negative values (Martin Sustrik)
86
- added provides for libzmq-devel
87
88
-------------------------------------------------------------------
89
Mon Sep 6 15:31:23 UTC 2010 - mrueckert@suse.de
90
91
- initial package
92
93