osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/35320?usp=email )
Change subject: Bump version: 1.3.1.6-8b8b → 1.4.0 ......................................................................
Bump version: 1.3.1.6-8b8b → 1.4.0
Change-Id: Idad0e55ce47fcdd062c28d239f745db2c3e255b8 --- M debian/changelog 1 file changed, 29 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/20/35320/1
diff --git a/debian/changelog b/debian/changelog index df278a0..587eea9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +osmo-pcu (1.4.0) unstable; urgency=medium + + [ Vadim Yanitskiy ] + * bts: bts_tfi_find_free(): fix -Wmaybe-uninitialized (false positive) + + [ Oliver Smith ] + * systemd: remove RestartPreventExitStatus=1 + + [ Andreas Eversberg ] + * Increase RR scheduler priority to 20, to avoid dropped bursts + + [ Keith ] + * TBF status: Fix VTY output text + + [ Philipp Maier ] + * pcu_l1_if: signal BTS model via PCUIF + * gprs_rlcmac_sched: fix condition for generating dummy blocks on idle + + -- Oliver Smith osmith@sysmocom.de Mon, 11 Dec 2023 10:58:23 +0100 + osmo-pcu (1.3.1) unstable; urgency=medium
* tbf_dl_fsm: Fix assert hit due to EV_MAX_N3105 received in ST_RELEASING