mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-15 10:18:01 +08:00
Updated news for issue #1273
This commit is contained in:
parent
fffaf6fd42
commit
aa91fec015
7
.gitignore
vendored
7
.gitignore
vendored
@ -133,3 +133,10 @@ zeromq-*.tar.gz
|
|||||||
zeromq-*.zip
|
zeromq-*.zip
|
||||||
core
|
core
|
||||||
build
|
build
|
||||||
|
curve_keygen
|
||||||
|
inproc_lat
|
||||||
|
inproc_thr
|
||||||
|
local_lat
|
||||||
|
local_thr
|
||||||
|
remote_lat
|
||||||
|
remote_thr
|
||||||
|
4
NEWS
4
NEWS
@ -1,4 +1,4 @@
|
|||||||
0MQ version 4.1.1 rc2, released on 2014/10/xx
|
0MQ version 4.1.1 rc2, released on 2014/12/04
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
* #1208 - fix recursion in automake packaging
|
* #1208 - fix recursion in automake packaging
|
||||||
@ -7,6 +7,8 @@
|
|||||||
|
|
||||||
* #1213 - properties files were missing from source packages.
|
* #1213 - properties files were missing from source packages.
|
||||||
|
|
||||||
|
* #1273 - V3 protocol handler vulnerable to downgrade attacks.
|
||||||
|
|
||||||
|
|
||||||
0MQ version 4.1.0 rc1, released on 2014/10/14
|
0MQ version 4.1.0 rc1, released on 2014/10/14
|
||||||
=============================================
|
=============================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user