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, achemeris/ms_max_power_vty has been updated
discards 05da9e34de2be7f0f3eca957e2b79cdf308ee790 (commit)
discards 56b2a6ad741a0110c2a1eb54f728d115c984b181 (commit)
via 376ff9f5164c1db22df893b1d664f85382a22f29 (commit)
via 235f557b502566e335cd5a71d1272014496d35a1 (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 (05da9e34de2be7f0f3eca957e2b79cdf308ee790)
\
N -- N -- N (376ff9f5164c1db22df893b1d664f85382a22f29)
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=376ff9f5164c1db22df893b1d664f853…
commit 376ff9f5164c1db22df893b1d664f85382a22f29
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat May 30 14:42:50 2015 -0400
libbsc: Update a BTS's SIs when ms_max_power is changed from VTY.
Otherwise you have to restart BTS or at least break the RSL connection
to apply the change.
http://cgit.osmocom.org/openbsc/commit/?id=235f557b502566e335cd5a71d1272014…
commit 235f557b502566e335cd5a71d1272014496d35a1
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat May 30 14:40:54 2015 -0400
libbsc: Abstract out SIs update/generation for a BTS into a separate function.
The code to do that doesn't belong to the control interface, so abstract it out
to a separate function gsm_bts_set_system_infos().
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/bsc_init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)