aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-10-09 10:11:10 +0200
committerOliver Smith <osmith@sysmocom.de>2023-10-09 10:11:11 +0200
commitf79a23bab0e43959d25363d2a4903127e0a1cb3a (patch)
tree4df65165e31c4e22024e8b2229ea00d0353fce87
parent2f735fab3412447ac7086bad20dc8f44affa7f78 (diff)
Bump version: 1.7.0.5-2f73 → 1.7.11.7.1
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 410c549a..d317627e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+osmo-bts (1.7.1) unstable; urgency=medium
+
+ [ Vadim Yanitskiy ]
+ * l1sap: l1sap_tch_ind(): fix segfault on stale TCH.ind
+
+ [ Oliver Smith ]
+ * systemd: remove RestartPreventExitStatus=1
+
+ [ Andreas Eversberg ]
+ * ASCI: Ignore LAPD frames from MS, while the uplink is not active
+ * Do not prefix UI header to System Information Type 10
+ * Increase RR scheduler priority to 20, to avoid dropped bursts
+
+ -- Oliver Smith <osmith@sysmocom.de> Mon, 09 Oct 2023 10:11:10 +0200
+
osmo-bts (1.7.0) unstable; urgency=medium
[ arehbein ]