SECURITY update to zeromq-4.0.5.
CVE-2014-7202 CVE-2014-7203
This commit is contained in:
parent
63b6aa5309
commit
b3f9666c42
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2014/09/23 12:08:03 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2014/10/15 14:28:42 ajacoutot Exp $
|
||||
|
||||
# Note: use 'ulimit -n 1024' for regress tests
|
||||
|
||||
@ -6,9 +6,9 @@ SHARED_ONLY = Yes
|
||||
|
||||
COMMENT = open source message queue optimised for performance
|
||||
|
||||
DISTNAME = zeromq-4.0.4
|
||||
DISTNAME = zeromq-4.0.5
|
||||
|
||||
SHARED_LIBS += zmq 3.0 # 4.0
|
||||
SHARED_LIBS += zmq 4.0 # 4.0
|
||||
|
||||
CATEGORIES = net
|
||||
HOMEPAGE = http://zeromq.org/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (zeromq-4.0.4.tar.gz) = HvcdRulPM+J91aFmHtYmzTm+TS1pZ3kqJ1BA40RX05k=
|
||||
SIZE (zeromq-4.0.4.tar.gz) = 2149732
|
||||
SHA256 (zeromq-4.0.5.tar.gz) = O8k8X2c3A0FCg2TOAH1Ej0u1ig6qvQpgaX2AhrxDNCs=
|
||||
SIZE (zeromq-4.0.5.tar.gz) = 2153667
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2014/09/23 12:08:03 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2014/10/15 14:28:42 ajacoutot Exp $
|
||||
@bin bin/curve_keygen
|
||||
include/zmq.h
|
||||
include/zmq_utils.h
|
||||
@ -34,6 +34,7 @@ lib/pkgconfig/libzmq.pc
|
||||
@man man/man3/zmq_msg_size.3
|
||||
@man man/man3/zmq_poll.3
|
||||
@man man/man3/zmq_proxy.3
|
||||
@man man/man3/zmq_proxy_steerable.3
|
||||
@man man/man3/zmq_recv.3
|
||||
@man man/man3/zmq_recvmsg.3
|
||||
@man man/man3/zmq_send.3
|
||||
|
Loading…
Reference in New Issue
Block a user