mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-20 18:48:16 +00:00
Finalize NEWS and bump ABI revision for 4.1.7
This commit is contained in:
parent
e3049f3da9
commit
c9894a493d
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
||||
0MQ version 4.1.7 stable, released on 20xx/xx/xx
|
||||
0MQ version 4.1.7 stable, released on 2019/07/08
|
||||
================================================
|
||||
|
||||
* CVE-2019-13132: a remote, unauthenticated client connecting to a
|
||||
|
@ -34,9 +34,10 @@ AC_SUBST(PACKAGE_VERSION)
|
||||
# ZeroMQ version 4.1: 5:0:0 (ABI version 5)
|
||||
# ZeroMQ version 4.1.5: 5:1:0 (ABI version 5)
|
||||
# ZeroMQ version 4.1.6: 5:2:0 (ABI version 5)
|
||||
# ZeroMQ version 4.1.7: 5:3:0 (ABI version 5)
|
||||
#
|
||||
# libzmq -version-info current:revision:age
|
||||
LTVER="5:2:0"
|
||||
LTVER="5:3:0"
|
||||
AC_SUBST(LTVER)
|
||||
|
||||
# Take a copy of original flags
|
||||
|
Loading…
x
Reference in New Issue
Block a user