aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-07-26 20:50:13 +0200
committerHarald Welte <laforge@osmocom.org>2020-07-26 20:50:13 +0200
commitd39a3a3899ff7fb1a6a92ad92da29bec9886a68f (patch)
tree0bfaa85e946a77a1d7b23f5baa7f38eccce6e556
parent94eaa2c82553e3902ee6ba13a247f3bf1b0dd928 (diff)
Bump version: 1.2.0.2-94ea → 1.2.11.2.1
Cherry-pick gcc-10 compilation fixes. Change-Id: I4ee92fecd7f1f48922c827c000742d195f78d8b9
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index aa3269ba..7d7b8825 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+osmo-bts (1.2.1) unstable; urgency=medium
+
+ [ Harald Welte ]
+ * fix compilation with gcc-10
+
+ [ Pau Espin Pedrol ]
+ * bts-trx: trx_if.c: Fix some printf formats
+
+ -- Harald Welte <laforge@osmocom.org> Sun, 26 Jul 2020 20:50:12 +0200
+
osmo-bts (1.2.0) unstable; urgency=medium
[ Oliver Smith ]