Bump version: 1.3.1.13-8a4c → 1.4.0

Change-Id: I5b4efbffc6cf056a1e6865d077da4c7870a7e375
This commit is contained in:
Oliver Smith 2023-12-12 16:58:17 +01:00
parent 16729ba727
commit 5c227e7f1e
1 changed files with 29 additions and 0 deletions

29
debian/changelog vendored
View File

@ -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