From 78aaf5625e9920cd2c3ca8257bf7ec38fbe0685c Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 3 Dec 2019 17:30:24 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.3.0.5-b544=20=E2=86=92=201.?= =?UTF-8?q?3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia27acab3c15143f3703f47ee476a7d0c4f0251f5 --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index bbe3db5..9454d41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +osmo-sip-connector (1.3.1) unstable; urgency=medium + + [ Keith ] + * coverity: Address issue found by coverity + + [ Philipp Maier ] + * mncc: check fd before closing a connection + + [ Alexander Couzens ] + * .service: require to ran after network-online.target + * exit if the sip agent failed to start + + [ Oliver Smith ] + * mncc.c: fix gsm_mncc_rtp size checks + + -- Pau Espin Pedrol Tue, 03 Dec 2019 17:30:24 +0100 + osmo-sip-connector (1.3.0) unstable; urgency=medium [ Keith ]