pkgsrc/net/zeromq/PLIST
obache 3b87ba0f5c Update zeromq to 4.0.5.
0MQ version 4.0.5 stable, released on 2014/10/14
================================================

* Fixed #1191; CURVE mechanism does not verify short term nonces.

* Fixed #1190; stream_engine is vulnerable to downgrade attacks.

* Fixed #1088; assertion failure for WSAENOTSOCK on Windows.

* Fixed #1015; race condition while connecting inproc sockets.

* Fixed #994; bump so library number to 4.0.0

* Fixed #939, assertion failed: !more (fq.cpp:99) after many ZAP requests.

* Fixed #872; lost first part of message over inproc://.

* Fixed #797, keep-alive on Windows.
2014-11-15 01:59:37 +00:00

58 lines
1.3 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2014/11/15 01:59:37 obache Exp $
bin/curve_keygen
include/zmq.h
include/zmq_utils.h
lib/libzmq.la
lib/pkgconfig/libzmq.pc
man/man3/zmq_bind.3
man/man3/zmq_close.3
man/man3/zmq_connect.3
man/man3/zmq_ctx_destroy.3
man/man3/zmq_ctx_get.3
man/man3/zmq_ctx_new.3
man/man3/zmq_ctx_set.3
man/man3/zmq_ctx_term.3
man/man3/zmq_curve_keypair.3
man/man3/zmq_disconnect.3
man/man3/zmq_errno.3
man/man3/zmq_getsockopt.3
man/man3/zmq_init.3
man/man3/zmq_msg_close.3
man/man3/zmq_msg_copy.3
man/man3/zmq_msg_data.3
man/man3/zmq_msg_get.3
man/man3/zmq_msg_init.3
man/man3/zmq_msg_init_data.3
man/man3/zmq_msg_init_size.3
man/man3/zmq_msg_more.3
man/man3/zmq_msg_move.3
man/man3/zmq_msg_recv.3
man/man3/zmq_msg_send.3
man/man3/zmq_msg_set.3
man/man3/zmq_msg_size.3
man/man3/zmq_poll.3
man/man3/zmq_proxy.3
man/man3/zmq_proxy_steerable.3
man/man3/zmq_recv.3
man/man3/zmq_recvmsg.3
man/man3/zmq_send.3
man/man3/zmq_send_const.3
man/man3/zmq_sendmsg.3
man/man3/zmq_setsockopt.3
man/man3/zmq_socket.3
man/man3/zmq_socket_monitor.3
man/man3/zmq_strerror.3
man/man3/zmq_term.3
man/man3/zmq_unbind.3
man/man3/zmq_version.3
man/man3/zmq_z85_decode.3
man/man3/zmq_z85_encode.3
man/man7/zmq.7
man/man7/zmq_curve.7
man/man7/zmq_epgm.7
man/man7/zmq_inproc.7
man/man7/zmq_ipc.7
man/man7/zmq_null.7
man/man7/zmq_pgm.7
man/man7/zmq_plain.7
man/man7/zmq_tcp.7