osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/42277?usp=email )
Change subject: debian/changelog: bump to 1.14.0 ...................................................................... debian/changelog: bump to 1.14.0 Fix that debian/changelog is still on 1.12.0 on current master while the latest stable version is on 1.13.x. This is confusing, and it also results in unexpected behavior on debian 13: After enabling the Osmocom nightly repository and asking apt to install osmo-sgsn or osmo-gtphub, it will pick the 1.13.x versions from the debian repository instead of the versions from the Osmocom nightly repository. Related: OS#6968 Change-Id: Id8763bf96141fcb38f550c7885a1c9fd02cec198 --- M debian/changelog 1 file changed, 10 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/77/42277/1 diff --git a/debian/changelog b/debian/changelog index a1f0216..698974f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +osmo-sgsn (1.14.0) UNRELEASED; urgency=medium + + * NOTE: At the time of tagging 1.13.0, current master was too much in WIP + state. Therefore it has been tagged from 6213201b (a commit between 1.12.0 + and current master) plus several fixes backported on top of that commit: + https://gitea.osmocom.org/cellular-infrastructure/osmo-sgsn/commit/ed7b21ffaa2a46a02378edb65a61da2d3d696b7d + The next tag should be 1.14.0 (change UNRELEASED -> unstable). + + -- Oliver Smith <[email protected]> Fri, 06 Mar 2026 09:46:54 +0100 + osmo-sgsn (1.12.0) unstable; urgency=medium [ Andreas Eversberg ] -- To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/42277?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: master Gerrit-Change-Id: Id8763bf96141fcb38f550c7885a1c9fd02cec198 Gerrit-Change-Number: 42277 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]>
