aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-12-12 16:58:17 +0100
committerOliver Smith <osmith@sysmocom.de>2023-12-12 16:58:20 +0100
commit5c227e7f1e4b6ea1732c8f3a236696d20afbb3b5 (patch)
tree9f69c113375146bd93545b0b38d331499a7965ce
parent16729ba72761fc981bcec6d3747d6f7dab4413ca (diff)
Bump version: 1.3.1.13-8a4c → 1.4.01.4.0
-rw-r--r--debian/changelog29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index df278a03..3e50d665 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+osmo-pcu (1.4.0) unstable; urgency=medium
+
+ [ Pau Espin Pedrol ]
+ * tbf: Log poll timeout reason
+
+ [ Vadim Yanitskiy ]
+ * pdch_ul_controller: migrate from fn_cmp() to gsm0502_fncmp()
+ * bts: bts_tfi_find_free(): fix -Wmaybe-uninitialized (false positive)
+
+ [ Oliver Smith ]
+ * systemd: remove RestartPreventExitStatus=1
+ * Revert "pdch_ul_controller: migrate from fn_cmp() to gsm0502_fncmp()"
+
+ [ Philipp Maier ]
+ * pcuif_proto: rename PCU_IF_FLAG_SYSMO to PCU_IF_FLAG_DIRECT_PHY
+ * pcuif_proto: drop support for PCUIF v10
+ * pcu_l1_if: signal BTS model via PCUIF
+ * gprs_rlcmac_sched: fix condition for generating dummy blocks on idle
+ * bts: rename struct member gen_idle_blocks to gen_idle_blocks_C0
+
+ [ Andreas Eversberg ]
+ * Increase RR scheduler priority to 20, to avoid dropped bursts
+ * Use uniform log format for default config files
+
+ [ Keith ]
+ * TBF status: Fix VTY output text
+
+ -- Oliver Smith <osmith@sysmocom.de> Tue, 12 Dec 2023 16:58:16 +0100
+
osmo-pcu (1.3.1) unstable; urgency=medium
* tbf_dl_fsm: Fix assert hit due to EV_MAX_N3105 received in ST_RELEASING