fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/31570 )
Change subject: Bump version: 1.10.0.4-bf69 → 1.10.1 ......................................................................
Bump version: 1.10.0.4-bf69 → 1.10.1
Change-Id: Ibde9f259bccce29638d35efbd597669f5584e295 --- M debian/changelog 1 file changed, 21 insertions(+), 0 deletions(-)
Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified
diff --git a/debian/changelog b/debian/changelog index be0948e..281ec0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +osmo-ggsn (1.10.1) unstable; urgency=medium + + [ Oliver Smith ] + * debian/libgtp6.shlibs: new file + + [ Vadim Yanitskiy ] + * lib/icmpv6.h: fix struct icmpv6_{radv_hdr,opt_prefix} + * gtp/gsn.c: fix 'No newline at end of file' + * gtp: use OSMO_ASSERT() in gtp_new() + + -- Vadim Yanitskiy vyanitskiy@sysmocom.de Mon, 27 Feb 2023 22:35:47 +0700 + osmo-ggsn (1.10.0) unstable; urgency=medium
[ Max ]