aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-01-02 21:35:01 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2020-01-02 21:35:01 +0100
commite58ead7ac4c0e97f82ceef828b8da30f7cb84927 (patch)
treeff0e768226ab72293db8c936f267954408571572
parent037c6c1ba8b9cc637d94155b103de6107f688117 (diff)
Bump version: 1.3.1 → 1.4.01.4.0
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bbe3db5..0391941 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+osmo-sip-connector (1.4.0) 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
+ * osmoappdesc.py: switch to python 3
+
+ [ Neels Hofmeyr ]
+ * MNCC v6: add optional SDP to the socket protocol
+ * logging from sofia: add missing newline
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 02 Jan 2020 21:35:01 +0100
+
osmo-sip-connector (1.3.0) unstable; urgency=medium
[ Keith ]