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  487436138e3dca6a99862abc779ac5230c8f826b (commit)
       via  be67050a360dd196203b63e7320fbc7608dfa400 (commit)
      from  3c165d02bb7f004ffcafdc281c03f45149850cb9 (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=487436138e3dca6a99862abc779ac5230c8f826b
commit 487436138e3dca6a99862abc779ac5230c8f826b
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Nov 26 14:13:33 2016 +0100
    bsc_msc.c: Check setsockopt() return value
    
    Change-Id: I79a8fe9c025772e51560503504f517485b0ace34
    Fixes: Coverity CID 57644
http://cgit.osmocom.org/openbsc/commit/?id=be67050a360dd196203b63e7320fbc7608dfa400
commit be67050a360dd196203b63e7320fbc7608dfa400
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Nov 26 14:11:16 2016 +0100
    abis_nm: ceck fseek() return code in is_last_line()
    
    Change-Id: I8ed4e703625c9da959e0938cd1eb3f0c73a2d4d0
    Fixes: Coverity CID 57643
-----------------------------------------------------------------------
Summary of changes:
 openbsc/src/libbsc/abis_nm.c | 4 +++-
 openbsc/src/libbsc/bsc_msc.c | 8 +++++++-
 2 files changed, 10 insertions(+), 2 deletions(-)
hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)