pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/openbsc/+/28473 )
Change subject: Bump version: 1.4.1.3-6d02b → 1.4.2 ......................................................................
Bump version: 1.4.1.3-6d02b → 1.4.2
Change-Id: Ie446412864b497b50497c4121078600def1fc146 --- M debian/changelog 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/73/28473/1
diff --git a/debian/changelog b/debian/changelog index f78784f..fa2c402 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +openbsc (1.4.2) unstable; urgency=medium + + [ Vadim Yanitskiy ] + * libbsc: fix potential null-dereference in abis_nm_perform_test() + + [ Harald Welte ] + * update git repository URLs (git->https; gitea) + * update git URLs (git -> https; gitea) + + -- Pau Espin Pedrol pespin@sysmocom.de Wed, 29 Jun 2022 12:47:48 +0200 + openbsc (1.4.1) unstable; urgency=medium
[ Oliver Smith ]