pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/38707?usp=email )
Change subject: Bump version: 1.6.0.16-e6d8 → 1.6.1 ...................................................................... Bump version: 1.6.0.16-e6d8 → 1.6.1 Change-Id: Ie1e506f069f5839c0659da68dbf77d18b9849a75 --- M debian/changelog 1 file changed, 15 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/07/38707/1 diff --git a/debian/changelog b/debian/changelog index 094805b..ed76e68 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 15:49:38 +0100 + osmo-hnbgw (1.6.0) unstable; urgency=medium [ Pau Espin Pedrol ] -- To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/38707?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: osmo-hnbgw Gerrit-Branch: pespin/rel-1.6.0 Gerrit-Change-Id: Ie1e506f069f5839c0659da68dbf77d18b9849a75 Gerrit-Change-Number: 38707 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]>
