diff --git a/debian/changelog b/debian/changelog index 8d51bad94..33a6873a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +ngcp-rtpengine (7.5.1.0+0~mr7.5.1.0) unstable; urgency=medium + + [ Richard Fuchs ] + * [3845a43] change localhost to 127.0.0.1 to avoid resolv problems + * [290477d] fix unit test after 8fb603e5 + * [2397723] TT#61050 detect to-tag changes via via-branch + * [79fb320] add missing header include + * [3b6f098] TT#61850 normalize `address:port` log printing + * [a2e0dd6] TT#62300 kernelise stream even if address doesn't match if possible + * [10bd041] refuse startup when spool-dir and output-dir are the same + * [24d67d0] fix mem allocation bug resulting in mem corruption during redis restore + * [1653f32] don't free redis event base while being used + * [c8338a4] TT#64050 add `G729a` as an incorrect alternative to `G729` + * [344b3b9] TT#64300 don't attempt to transcode to an unsupported codec + + [ Huseyin Dikme ] + * [a4af447] add missing errno include + + [ Razvan Crainea ] + * [8fb603e] dtmf: prevent freeing json buf too early + + [ Guillem Jover ] + * [fea0206] TT#61954 Update copyright years + * [55faffd] TT#61954 Do not pass --no-enable and --no-start to sysvinit and systemd helpers + * [2868fc6] TT#61954 Set debhelper compat level in Build-Depends instead of debian/compat + + [ Alex Balashov ] + * [0a1c20a] README: Added call recording section and cautionary note about using same directory for spool dir and output / recording dir + * [9e79a12] Updated README with link to issue #81. + + [ Sipwise Jenkins Builder ] + + -- Sipwise Jenkins Builder Mon, 05 Aug 2019 21:00:11 +0200 + ngcp-rtpengine (7.5.0.0+0~mr7.5.0.0) unstable; urgency=medium [ Richard Fuchs ] diff --git a/el/rtpengine.spec b/el/rtpengine.spec index 0a02ada96..b12ea2ec6 100644 --- a/el/rtpengine.spec +++ b/el/rtpengine.spec @@ -1,5 +1,5 @@ Name: ngcp-rtpengine -Version: 7.5.0.0+0~mr7.5.0.0 +Version: 7.5.1.0+0~mr7.5.1.0 Release: 1%{?dist} Summary: The Sipwise NGCP rtpengine