aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2024-09-16 12:18:11 +0200
committerOliver Smith <osmith@sysmocom.de>2024-09-16 12:36:46 +0200
commit6f68477981c1785e74d43babee1145c677b9b0f0 (patch)
tree9a1d18e501e7cb01052fa82bb55e2e8b61bf1c86
parent8d37827695908fe36ff594eeef82f4d89d99bf3d (diff)
Bump version: 1.12.0.5-193b7 → 1.12.11.12.1osmith/1.12.1
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a1f0216d8..477f2700a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+osmo-sgsn (1.12.1) unstable; urgency=medium
+
+ [ Pau Espin Pedrol ]
+ * Fix DeactPDPCtxAcc when UE goes PMM ENABLED but lost its PDP context
+ * Fix double free during RAU with unexpected Old RAI
+ * llc: Mark old/current tlli as all 1's when unassigning LLME
+
+ [ Vadim Yanitskiy ]
+ * sm: pdpctx_timer_stop(): warn about timer not running
+
+ [ Oliver Smith ]
+ * debian/control: remove build-dep: libosmo-sccp-dev
+
+ -- Oliver Smith <osmith@sysmocom.de> Mon, 16 Sep 2024 12:18:11 +0200
+
osmo-sgsn (1.12.0) unstable; urgency=medium
[ Andreas Eversberg ]