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  e610e700da088ba1c4e5f0478317040f236aaebb (commit)
      from  881064e9b81de4aee7a9cdd52184860260f8723c (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=e610e700da088ba1c4e5f0478317040f236aaebb
commit e610e700da088ba1c4e5f0478317040f236aaebb
Author: Max <msuraev at sysmocom.de>
Date:   Mon Dec 19 13:41:48 2016 +0100
    SI2q: add support for multiple UARFCNs
    
    Support multiple UARFCNs with the same Scrambler Code.
    
    Fixes: RT#7379
    Change-Id: If1c32e8b547a28325180faaaddd21f80c37f7337
-----------------------------------------------------------------------
Summary of changes:
 openbsc/src/libbsc/rest_octets.c        | 79 +++++++++++++++++++++------------
 openbsc/src/libbsc/system_information.c | 28 ++++++++++--
 openbsc/tests/gsm0408/gsm0408_test.c    | 21 +++++++++
 openbsc/tests/gsm0408/gsm0408_test.ok   | 13 +++++-
 4 files changed, 107 insertions(+), 34 deletions(-)
hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)