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, max/si2q has been updated discards 6a3b2b0b68ebca3e8ff34c0573d0a5e351a504d8 (commit) via 91382488c90344500c9734842b71c70d5155f7de (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 (6a3b2b0b68ebca3e8ff34c0573d0a5e351a504d8) \ N -- N -- N (91382488c90344500c9734842b71c70d5155f7de)
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=91382488c90344500c9734842b71c70d5...
commit 91382488c90344500c9734842b71c70d5155f7de Author: Max msuraev@sysmocom.de Date: Fri Mar 11 18:16:22 2016 +0100
Add basic SI2quater support
* support for sending arbitrary static SI2quater. * vty interface for neightbor EARFCNs specific to SI2quater. * dynamic generation of SI2quater messages. * unit test for SI2quater messages.
-----------------------------------------------------------------------
Summary of changes: openbsc/src/libbsc/bsc_vty.c | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-)
hooks/post-receive