pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/43343?usp=email )
Change subject: Bump version: 1.13.1.5-1783-dirty → 1.13.2 ......................................................................
Bump version: 1.13.1.5-1783-dirty → 1.13.2
Change-Id: Ibada10d1b1434547bae509594fcd71ed6922a69d --- M debian/changelog 1 file changed, 14 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified osmith: Looks good to me, approved
diff --git a/debian/changelog b/debian/changelog index c769bf4..3690a6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +osmo-sgsn (1.13.2) unstable; urgency=medium + + [ Pau Espin Pedrol ] + * Pass pdp_t to sgsn_pdp_ctx_alloc() + * pdpctx: Use pdp->teic_own as rate_ctr id + * sndcp: Remove unused variable + * tests/v42bis: Remove unused variable + * ranap: Avoid write buffer overflow on GTPv1U outter IPv6 addr + + [ Vadim Yanitskiy ] + * gprs_sm: gsm48_tx_gsm_act_pdp_acc(): fix QoS profile length + + -- Pau Espin Pedrol pespin@sysmocom.de Thu, 20 Aug 2026 14:36:47 +0200 + osmo-sgsn (1.13.1) unstable; urgency=medium
[ Alexander Couzens ]