osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-remsim/+/42159?usp=email )
Change subject: Bump version: 1.1.2 → 1.1.3 ...................................................................... Bump version: 1.1.2 → 1.1.3 Change-Id: I4ffcc7d6bba6fd86525dd93fc8c643d50d81b7f0 --- M debian/changelog 1 file changed, 10 insertions(+), 0 deletions(-) Approvals: lynxis lazus: Looks good to me, approved Jenkins Builder: Verified diff --git a/debian/changelog b/debian/changelog index ad0056f..961152f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +osmo-remsim (1.1.3) unstable; urgency=medium + + [ Pau Espin Pedrol ] + * rspro_server.c: Fix missing include for inet_ntoa() + + [ Alexander Couzens ] + * rspro_server: fix releasing timed out clients + + -- Oliver Smith <[email protected]> Fri, 20 Feb 2026 13:31:51 +0100 + osmo-remsim (1.1.2) unstable; urgency=medium [ Alexander Couzens ] -- To view, visit https://gerrit.osmocom.org/c/osmo-remsim/+/42159?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: osmo-remsim Gerrit-Branch: master Gerrit-Change-Id: I4ffcc7d6bba6fd86525dd93fc8c643d50d81b7f0 Gerrit-Change-Number: 42159 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: lynxis lazus <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Reviewer: pespin <[email protected]>
