openbsc.git branch master updated. 0.15.0-673-gdb0e38055

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
Wed Feb 8 09:37:55 UTC 2017


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, master has been updated
       via  db0e380558fa03229d981dc358db98d5b781cbe5 (commit)
      from  50422016f0386bb17b94196178ed5fffb6598fc6 (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=db0e380558fa03229d981dc358db98d5b781cbe5

commit db0e380558fa03229d981dc358db98d5b781cbe5
Author: Max <msuraev at sysmocom.de>
Date:   Thu Jan 12 19:35:11 2017 +0100

    vty: remove ignored logging parameters
    
    Since ce9fec3e896571835ac5bfd2980d6836f2b29f0d libosmocore ignores
    parameters to log_vty_command_* functions. Hence parameter of
    logging_vty_add_cmds() is ignored too. As we depend on much later
    libosmocore version anyway, we can simplify code somewhat by removing
    parameters which will be ignored anyway.
    
    Change-Id: I62f752fd88f1d8fefa563648f9864c7c31f87991

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

Summary of changes:
 openbsc/include/openbsc/vty.h          | 2 +-
 openbsc/src/gprs/gb_proxy_main.c       | 2 +-
 openbsc/src/gprs/gtphub_main.c         | 2 +-
 openbsc/src/gprs/sgsn_main.c           | 2 +-
 openbsc/src/libbsc/bsc_vty.c           | 4 ++--
 openbsc/src/osmo-bsc/osmo_bsc_main.c   | 2 +-
 openbsc/src/osmo-bsc_mgcp/mgcp_main.c  | 2 +-
 openbsc/src/osmo-bsc_nat/bsc_nat.c     | 2 +-
 openbsc/src/osmo-bsc_nat/bsc_nat_vty.c | 4 ++--
 openbsc/src/osmo-nitb/bsc_hack.c       | 2 +-
 10 files changed, 12 insertions(+), 12 deletions(-)


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



More information about the osmocom-commitlog mailing list