osmith submitted this change.

View Change

Approvals: pespin: Looks good to me, but someone else must approve fixeria: Looks good to me, approved Jenkins Builder: Verified
debian/changelog: bump to 1.14.0 unreleased

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(-)

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 <osmith@sysmocom.de> Fri, 06 Mar 2026 09:46:54 +0100
+
osmo-sgsn (1.12.0) unstable; urgency=medium

[ Andreas Eversberg ]

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

Gerrit-MessageType: merged
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: Id8763bf96141fcb38f550c7885a1c9fd02cec198
Gerrit-Change-Number: 42277
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>