Bump version: 1.6.0.3-02dd2 → 1.6.1

Change-Id: I3ac4ca12139230863607980cd29250c12df319b7
This commit is contained in:
Pau Espin 2020-01-09 12:29:08 +01:00
parent 02dd265d68
commit 4a5ba81f7d
1 changed files with 11 additions and 0 deletions

11
debian/changelog vendored
View File

@ -1,3 +1,14 @@
osmo-msc (1.6.1) unstable; urgency=medium
[ Vadim Yanitskiy ]
* libmsc/gsm_04_08.c: fix: verify MI before calling vlr_subscr_rx_id_resp()
[ Neels Hofmeyr ]
* vlr_gsup_rx: fix uninitialized rc
* vlr.c: fix condition to check MSISDN presence
-- Pau Espin Pedrol <pespin@sysmocom.de> Thu, 09 Jan 2020 12:29:08 +0100
osmo-msc (1.6.0) unstable; urgency=medium
[ Philipp Maier ]