osmith submitted this change.

View Change

Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified
Bump version: 1.12.0.5-193b7 → 1.12.1

Change-Id: I3470865febcc53b63e59cf791869f02d0be3aaa7
---
M debian/changelog
1 file changed, 15 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a1f0216..477f270 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 ]

To view, visit change 38159. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: osmo-sgsn
Gerrit-Branch: osmith/1.12.1
Gerrit-Change-Id: I3470865febcc53b63e59cf791869f02d0be3aaa7
Gerrit-Change-Number: 38159
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>