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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
       via  408856088bcf376f5317803fd8d1747f8b920054 (commit)
      from  8469818e33ef81e9f707a0c4dd13d7b91ecf83f5 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
 openbsc/include/openbsc/abis_nm.h                  |  9 +--
 openbsc/include/openbsc/bsc_msc_data.h             |  4 +-
 openbsc/include/openbsc/gsm_data.h                 | 18 ++++-
 openbsc/include/openbsc/pcuif_proto.h              |  6 +-
 openbsc/src/ipaccess/network_listen.c              |  6 +-
 openbsc/src/libbsc/abis_nm.c                       | 30 +++-----
 openbsc/src/libbsc/bsc_ctrl_commands.c             | 88 ++++++++++++++++++----
 openbsc/src/libbsc/bsc_init.c                      |  7 +-
 openbsc/src/libbsc/bsc_vty.c                       | 10 +--
 openbsc/src/libbsc/pcu_sock.c                      |  5 +-
 openbsc/src/libbsc/system_information.c            | 12 +--
 openbsc/src/libcommon-cs/common_cs.c               |  6 +-
 openbsc/src/libcommon-cs/common_cs_vty.c           | 18 ++++-
 openbsc/src/libcommon/gsm_data.c                   | 10 +--
 openbsc/src/libiu/iu.c                             |  6 +-
 openbsc/src/libmsc/gsm_04_08.c                     | 10 +--
 openbsc/src/osmo-bsc/osmo_bsc_api.c                | 47 ++++--------
 openbsc/src/osmo-bsc/osmo_bsc_ctrl.c               |  7 +-
 openbsc/src/osmo-bsc/osmo_bsc_filter.c             | 16 +---
 openbsc/src/osmo-bsc/osmo_bsc_msc.c                |  6 +-
 openbsc/src/osmo-bsc/osmo_bsc_vty.c                | 30 ++++++--
 openbsc/tests/ctrl_test_runner.py                  | 17 +++--
 .../tests/nanobts_omlattr/nanobts_omlattr_test.c   |  3 +-
 23 files changed, 211 insertions(+), 160 deletions(-)
hooks/post-receive
-- 
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)