pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/42149?usp=email )
Change subject: Bump version: 0.5.2.4-2463 → 0.5.3 ...................................................................... Bump version: 0.5.2.4-2463 → 0.5.3 Change-Id: I36a3c6219bbd4f7dc13b5d5e40687d3f61aa02d5 --- M debian/changelog 1 file changed, 10 insertions(+), 0 deletions(-) Approvals: Jenkins Builder: Verified fixeria: Looks good to me, but someone else must approve osmith: Looks good to me, approved diff --git a/debian/changelog b/debian/changelog index 1384f9c..80ba61c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +osmo-cbc (0.5.3) unstable; urgency=medium + + [ Matan Perelman ] + * rest_api: Fix encoded payload length check + * Fix typos + * sbcap: Remove duplicated cli connection destroy + * smscb_peer_fsm: Replace printf with debug log + + -- Pau Espin Pedrol <[email protected]> Thu, 19 Feb 2026 13:11:39 +0100 + osmo-cbc (0.5.2) unstable; urgency=medium [ Pau Espin Pedrol ] -- To view, visit https://gerrit.osmocom.org/c/osmo-cbc/+/42149?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: osmo-cbc Gerrit-Branch: master Gerrit-Change-Id: I36a3c6219bbd4f7dc13b5d5e40687d3f61aa02d5 Gerrit-Change-Number: 42149 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Reviewer: pespin <[email protected]>
