osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/38119?usp=email )
Change subject: Bump version: 1.13.0.3-227a → 1.13.1 ......................................................................
Bump version: 1.13.0.3-227a → 1.13.1
Change-Id: I8ebbaf6bff440cb233088f4bc226b80db0fd3922 --- M debian/changelog 1 file changed, 11 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve dexter: Looks good to me, approved
diff --git a/debian/changelog b/debian/changelog index f173ac1..b73a028 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +osmo-mgw (1.13.1) unstable; urgency=medium + + [ Philipp Maier ] + * mgcp_network: use an uint16_t to store the port number + * mgcp_network: add missing ntohs + + [ Pau Espin Pedrol ] + * tests/mgcp/mgcp_test: Add some extra asserts in code + + -- Oliver Smith osmith@sysmocom.de Thu, 12 Sep 2024 13:53:19 +0200 + osmo-mgw (1.13.0) unstable; urgency=medium
[ Neels Hofmeyr ]