pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/26873 )
Change subject: Bump version: 1.8.0.6-9dd7 → 1.8.1 ......................................................................
Bump version: 1.8.0.6-9dd7 → 1.8.1
Change-Id: I14d6fba3d2b91ec574d357d31087e113419cb6bc --- M debian/changelog 1 file changed, 18 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/73/26873/1
diff --git a/debian/changelog b/debian/changelog index 40b509d..d24d731 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 ]
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/26873 )
Change subject: Bump version: 1.8.0.6-9dd7 → 1.8.1 ......................................................................
Patch Set 1: Code-Review+1
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/26873 )
Change subject: Bump version: 1.8.0.6-9dd7 → 1.8.1 ......................................................................
Patch Set 1: Code-Review+2
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/26873 )
Change subject: Bump version: 1.8.0.6-9dd7 → 1.8.1 ......................................................................
Bump version: 1.8.0.6-9dd7 → 1.8.1
Change-Id: I14d6fba3d2b91ec574d357d31087e113419cb6bc --- M debian/changelog 1 file changed, 18 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, but someone else must approve pespin: Looks good to me, approved
diff --git a/debian/changelog b/debian/changelog index 40b509d..d24d731 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 ]