pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/38714?usp=email )
Change subject: Bump version: 1.6.0.7-a253 → 1.6.1 ...................................................................... Bump version: 1.6.0.7-a253 → 1.6.1 Change-Id: I1cccf6c3851b05787dcd82026065d74af08ddc84 --- M debian/changelog 1 file changed, 15 insertions(+), 0 deletions(-) Approvals: fixeria: Looks good to me, but someone else must approve pespin: Verified laforge: Looks good to me, approved diff --git a/debian/changelog b/debian/changelog index 094805b..1e98786 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +osmo-hnbgw (1.6.1) unstable; urgency=medium + + [ Neels Janosch Hofmeyr ] + * drop config.vty tests from make check + * coverity CID#358071 + * coverity CID#358072 + * coverity CID#358070 + * coverity CID#358069 + + [ Pau Espin Pedrol ] + * ps_rab_ass_fsm: Fix uninitialized ptr access + * hnbgw: Fix wrong map object retrieved from hashtable + + -- Pau Espin Pedrol <[email protected]> Fri, 08 Nov 2024 16:10:50 +0100 + osmo-hnbgw (1.6.0) unstable; urgency=medium [ Pau Espin Pedrol ] -- To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/38714?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: osmo-hnbgw Gerrit-Branch: pespin/rel-1.6.0 Gerrit-Change-Id: I1cccf6c3851b05787dcd82026065d74af08ddc84 Gerrit-Change-Number: 38714 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: pespin <[email protected]>
