aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-01-11 12:01:06 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2022-01-11 12:01:06 +0100
commit78627fe01415371f49ee835c4c87d970d2e37adb (patch)
tree15b73b64501d459309e5e18ec036c51b95b1b83e
parent9dd73a16adeb6b540f70b3a5e4c2f93634b1d282 (diff)
Bump version: 1.8.0.6-9dd7 → 1.8.11.8.1
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 40b509d93..d24d731b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+osmo-bsc (1.8.1) unstable; urgency=medium
+
+ [ Oliver Smith ]
+ * bsc_subscr_conn_fsm: fix crash if !conn
+
+ [ Neels Hofmeyr ]
+ * hodec2: fix segv for inter-BSC ho target
+ * fix chreq:* counters: typos in chreq:successful_* constants
+ * fix assignment success counters: count *before* cleanup of fsm state
+
+ [ Pau Espin Pedrol ]
+ * Disable C/I based MS Power Control Loop by default
+
+ [ Harald Welte ]
+ * om2000: Fix memory leak in OM2000 message handling
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 11 Jan 2022 12:01:05 +0100
+
osmo-bsc (1.8.0) unstable; urgency=medium
[ Harald Welte ]