pespin has uploaded this change for review. ( 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(-) git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/43/43343/1 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 <[email protected]> Thu, 20 Aug 2026 14:36:47 +0200 + osmo-sgsn (1.13.1) unstable; urgency=medium [ Alexander Couzens ] -- To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/43343?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: osmo-sgsn Gerrit-Branch: pespin/rel-1.13.1 Gerrit-Change-Id: Ibada10d1b1434547bae509594fcd71ed6922a69d Gerrit-Change-Number: 43343 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]>
