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  ecdfd6d097eb0030b1a0a003fb855b38733f9ba6 (commit)
      from  37f9252361c85249b59d5a9202147136782b5415 (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=ecdfd6d097eb0030b1a0a003fb855b38733f9ba6
commit ecdfd6d097eb0030b1a0a003fb855b38733f9ba6
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Dec 16 14:16:41 2016 +0100
    fix: missing terminator in two value_string arrays
    
    iu_event_type_names[] and auth_action_names[] lacked a { 0, NULL }.
    
    Change-Id: I2e3f271b887e711c8139fbaa32410c16e7fe9921
-----------------------------------------------------------------------
Summary of changes:
 openbsc/src/libiu/iu.c    | 1 +
 openbsc/src/libmsc/auth.c | 1 +
 2 files changed, 2 insertions(+)
hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)