osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/37683?usp=email )
Change subject: Bump version: 1.12.0.3-ee142 → 1.12.1 ......................................................................
Bump version: 1.12.0.3-ee142 → 1.12.1
Change-Id: Id4223b6f67ef12ea54eb5af9cfff42b58eab3df9 --- M debian/changelog 1 file changed, 20 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/83/37683/1
diff --git a/debian/changelog b/debian/changelog index 2eb7e4a..d0f2d5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +osmo-bsc (1.12.1) unstable; urgency=medium + + [ Vadim Yanitskiy ] + * osmo_msc_data_alloc(), doc/examples: deny emergency calls by default + * osmo_msc_data_alloc(), doc/examples: allow all AMR modes by default + + [ Daniel Willmann ] + * osmo_bsc_sigtran: Don't try to decode ipaccess_head a second time + + -- Oliver Smith osmith@sysmocom.de Thu, 01 Aug 2024 11:01:08 +0200 + osmo-bsc (1.12.0) unstable; urgency=medium
[ Vadim Yanitskiy ]