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/sup has been updated
discards 39210ef8a2ff83337dc3fc99375c70ce812cf5dd (commit)
via 3e374dbbb4474a3429fac102baf8446f4ac5f13b (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (39210ef8a2ff83337dc3fc99375c70ce812cf5dd)
\
N -- N -- N (3e374dbbb4474a3429fac102baf8446f4ac5f13b)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=3e374dbbb4474a3429fac102baf8446f…
commit 3e374dbbb4474a3429fac102baf8446f4ac5f13b
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Sat Oct 24 12:20:17 2015 +0300
subscr: Add new configuration parameter "subscriber-create-only-local"
This mode allows to create a new record only for a subscriber from our network.
IMSI and MNC, MCC are used for checking that subscriber belongs to our network.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/gsm_04_08.c | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)