pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/zeromq



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul 19 08:16:36 UTC 2013

Modified Files:
        pkgsrc/net/zeromq: Makefile PLIST distinfo
        pkgsrc/net/zeromq/patches: patch-configure patch-src_platform.hpp.in
Removed Files:
        pkgsrc/net/zeromq/patches: patch-src_tcp_socket.cpp

Log Message:
Changes 3.2.3:
* LIBZMQ-526 Assertion failure "Invalid argument (tcp_connecter.cpp:285)"
* LIBZMQ-446 Setting the DSCP bits by default causes CAP_NET_ADMIN error
* LIBZMQ-496 Crash on heavy socket opening/closing: Device or resource busy 
(mutex.hpp:90)
* LIBZMQ-462 test_connect_delay fails at test_connect_delay.cpp:80
* LIBZMQ-497 Messages getting dropped
* LIBZMQ-488 signaler.cpp leaks the win32 Event Handle
* LIBZMQ-476 zmq_disconnect has no effect for inproc sockets
* LIBZMQ-475 zmq_disconnect does not sent unsubscribe messages


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/zeromq/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/zeromq/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/zeromq/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/zeromq/patches/patch-configure \
    pkgsrc/net/zeromq/patches/patch-src_platform.hpp.in
cvs rdiff -u -r1.1 -r0 pkgsrc/net/zeromq/patches/patch-src_tcp_socket.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index