openbsc.git branch max/dyncfg updated. 0.15.0-197-gaf45ab0

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Apr 4 12:40:22 UTC 2016


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/dyncfg has been updated
  discards  4ac612e7f8ca02229795f2280ba1b517ac74b57b (commit)
  discards  9220d5dc3078937914e0bb8cd84e3b7a4946e480 (commit)
  discards  c6e8b964ceb9f80c6eb0a8449a542ec04988fcba (commit)
       via  af45ab0e646b1c08c598bc33f428326e55291a94 (commit)
       via  5bda1fb4eb807f5ed3b9b9e0286fb2a8f1d2a2da (commit)
       via  ebf3ebc75dec7d6c8d50b5f9c793f880cf73683c (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 (4ac612e7f8ca02229795f2280ba1b517ac74b57b)
            \
             N -- N -- N (af45ab0e646b1c08c598bc33f428326e55291a94)

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=af45ab0e646b1c08c598bc33f428326e55291a94

commit af45ab0e646b1c08c598bc33f428326e55291a94
Author: Max <msuraev at sysmocom.de>
Date:   Thu Mar 31 15:28:01 2016 +0200

    NAT: reload BSCs config dynamically
    
    Load BSCs configuration on bscs-config-file command:
    * remove all runtime configured BSC not in the config file
    * close connections to all BSC with updated token value
    
    Fixes: OS#1670

http://cgit.osmocom.org/openbsc/commit/?id=5bda1fb4eb807f5ed3b9b9e0286fb2a8f1d2a2da

commit 5bda1fb4eb807f5ed3b9b9e0286fb2a8f1d2a2da
Author: Max <msuraev at sysmocom.de>
Date:   Thu Mar 31 11:52:39 2016 +0200

    NAT: move BSC config into separate file
    
    Introduce new configuration option bscs-config-file which includes BSC
    configuration from the given file. Both absolute and relative (to the
    main config file) paths are supported.
    Add 'show bsc-config' command to display current BSC configuration.
    Note: it is still possible to have BSC configuration in the main
    file (provided proper index number is used) and in runtime but BSC
    configuration is no longer saved automatically. The management of
    included configuration file is left to external tools.
    Update configuration examples.
    
    Fixes: OS#1669

http://cgit.osmocom.org/openbsc/commit/?id=ebf3ebc75dec7d6c8d50b5f9c793f880cf73683c

commit ebf3ebc75dec7d6c8d50b5f9c793f880cf73683c
Author: Max <msuraev at sysmocom.de>
Date:   Thu Mar 31 15:25:57 2016 +0200

    Ignore vty test byproducts

-----------------------------------------------------------------------

Summary of changes:
 openbsc/tests/vty_test_runner.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list