aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-08-13 11:41:58 +0200
committerAlexander Couzens <lynxis@fe80.eu>2020-08-14 14:45:07 +0200
commit0953629a8c2643640ff9e0983d1ac1811fb73ce8 (patch)
treee45261c4eb6731985380b92fead02c41395ee94d
parent8a2690247bdd75675d78d290ea869831eb7ded61 (diff)
Bump version: 1.5.0.1-481fa → 1.5.1rel-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
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 02ec236c3..70f4703fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 ]