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  34be86b93c243d94619a36a6db6c50021b33d36e (commit)
      from  fa9abaca261ffd11fa86fa4ff109df719b37c5ff (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=34be86b93c243d94619a36a6db6c50021b33d36e
commit 34be86b93c243d94619a36a6db6c50021b33d36e
Author: Max <msuraev at sysmocom.de>
Date:   Fri Dec 16 18:45:51 2016 +0100
    Cosmetic fixes around SI generation
    
    * add missing spaces after comma and minus
    * prevent useless recursion calls
    * mark static functions as such
    * name and explicitly use enum for ARFCN range
    
    Change-Id: If5b717445c8b24668bad0e78fd5bb51f66c4d18e
-----------------------------------------------------------------------
Summary of changes:
 openbsc/include/openbsc/arfcn_range_encode.h |  6 +++---
 openbsc/include/openbsc/system_information.h |  1 -
 openbsc/src/libbsc/arfcn_range_encode.c      | 12 +++++++-----
 openbsc/src/libbsc/bsc_init.c                |  2 +-
 openbsc/src/libbsc/system_information.c      |  2 +-
 5 files changed, 12 insertions(+), 11 deletions(-)
hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)