Bump version: 1.5.0.1-481fa → 1.5.1

This is just to make osmo-gtphub build against modern libosmocore,
which creates a naming clash about 'struct osmo_sockaddr'.

Related: OS#4710
Change-Id: I46043906d7f39d989f57bbdb5417e10d155a4d4d
This commit is contained in:
Harald Welte
2020-08-13 11:41:58 +02:00
committed by Alexander Couzens
parent 8a2690247b
commit 0953629a8c

10
debian/changelog vendored
View File

@@ -1,3 +1,13 @@
osmo-sgsn (1.5.1) unstable; urgency=medium
[ Alexander Couzens ]
* gtphub: rename sgsn's oww osmo_sockaddr into sgsn_sockaddr
[ Harald Welte ]
* gtphub_test: Fix compilation with gcc-10
-- Harald Welte <laforge@osmocom.org> Thu, 13 Aug 2020 11:41:58 +0200
osmo-sgsn (1.5.0) unstable; urgency=medium
[ Max ]