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.orgThis 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  defb6c95c14e95133891312b65436eef5964e0a3 (commit)
      from  845a3a4c594f56fc754eae3b261675b460aec2ac (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=defb6c95c14e95133891312b65436eef5964e0a3
commit defb6c95c14e95133891312b65436eef5964e0a3
Author: Max <msuraev at sysmocom.de>
Date:   Mon May 15 10:29:54 2017 +0200
    Get basic BTS attributes
    
    Request BTS attributes via OML on connection and parse the response:
    request/parse incoming response as sw-config.
    
    Note: only basic BTS-wide KV attributes wrapped in sw-config are
    supported for now.
    
    Change-Id: I589be51daca0cb9e1f3473b93e910e46b06e23ae
    Related: OS#1614
-----------------------------------------------------------------------
Summary of changes:
 openbsc/src/libbsc/abis_nm.c  | 71 +++++++++++++++++++++++++++++++++++++++++++
 openbsc/src/libbsc/bsc_init.c |  6 ++++
 2 files changed, 77 insertions(+)
hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)