This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, fairwaves/master-rebase has been updated
via cf5c67033fc4c8820613f4abae6a2e0c777306a2 (commit)
via 0e282735509e24ee360876adaafe45992816b5df (commit)
from 0e883ba6d412db09140445dff0f425247a6c7039 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=cf5c67033fc4c8820613f4abae6a2e0c…
commit cf5c67033fc4c8820613f4abae6a2e0c777306a2
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Tue May 16 19:42:17 2017 +0300
debian: Update changelog to 0.15.1-fw.4
http://cgit.osmocom.org/openbsc/commit/?id=0e282735509e24ee360876adaafe4599…
commit 0e282735509e24ee360876adaafe45992816b5df
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Tue May 16 19:37:47 2017 +0300
ussd: Avoid crashing when no connection is present in the transaction
If we get a ussd response for transaction, but there is no connection
for this transaction, we will now complain, delete the message and return.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 6 ++++++
openbsc/src/libmsc/ussd.c | 7 +++++++
2 files changed, 13 insertions(+)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)