diff --git a/debian/changelog b/debian/changelog index 129845eef..0cc95ba35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +ngcp-rtpengine (6.5.7.0+0~mr6.5.7.0) unstable; urgency=medium + + [ Richard Fuchs ] + * [7e5b50e] TT#63550 fix mem allocation bug resulting in mem corruption during redis restore + * [d1bd538] TT#63901 don't free redis event base while being used + * [4c0ba30] TT#64050 add `G729a` as an incorrect alternative to `G729` + * [e722a0a] TT#64301 log xmlrpc children to stderr + * [1530141] TT#65000 fix kernel module compilation for 5.2 kernels + * [b34553c] TT#65100 properly cleanup redis async context + * [b87b08e] TT#65100 don't start a redis notification context/thread when not in use + * [c7c30df] TT#65800 fix SDES negotiation bug + * [54bf5ab] don't skip address family selection when zero port is present + + [ Guillem Jover ] + * [f429782] TT#65100 Fix double free for redis context on closure + + [ Sipwise Jenkins Builder ] + + -- Sipwise Jenkins Builder Thu, 19 Sep 2019 18:03:40 +0200 + ngcp-rtpengine (6.5.6.0+0~mr6.5.6.0) unstable; urgency=medium [ Richard Fuchs ] diff --git a/el/rtpengine.spec b/el/rtpengine.spec index 74444a1cb..2753b07b1 100644 --- a/el/rtpengine.spec +++ b/el/rtpengine.spec @@ -1,5 +1,5 @@ Name: ngcp-rtpengine -Version: 6.5.6.0+0~mr6.5.6.0 +Version: 6.5.7.0+0~mr6.5.7.0 Release: 1%{?dist} Summary: The Sipwise NGCP rtpengine