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  96df07708371313348d063032ee341592c27defc (commit)
       via  b0993e61d002b265048c3dc734c4fa89e0b1995f (commit)
       via  7b6bae65847e5ff6b695054fddca3080fc9d3d99 (commit)
      from  28f637ec2ca556896fce345f6dcb9b871a5ada53 (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=96df07708371313348d063032ee341592c27defc
commit 96df07708371313348d063032ee341592c27defc
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Nov 25 23:57:01 2016 +0100
    libmsc/db: avoid subscr->name without terminating NULL char
    
    Change-Id: Ic8944ac4c5e940c9d835c52f1701461f274238db
    Fixes: Coverity CID 57621
http://cgit.osmocom.org/openbsc/commit/?id=b0993e61d002b265048c3dc734c4fa89e0b1995f
commit b0993e61d002b265048c3dc734c4fa89e0b1995f
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Nov 25 23:54:18 2016 +0100
    abis_nm: Fix non-null terminated buffer
    
    Unrealistic case (filename of 4096 bytes)
    
    Change-Id: Icf7b835f9edaf66976556fce1e9e0f66aa2010bc
    Fixes: Coverity CID 57620
http://cgit.osmocom.org/openbsc/commit/?id=7b6bae65847e5ff6b695054fddca3080fc9d3d99
commit 7b6bae65847e5ff6b695054fddca3080fc9d3d99
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Nov 25 23:52:46 2016 +0100
    abis_nm: Fix possible not-null-terminated buffer
    
    Unrealistic case with file name of 4096 bytes length.
    
    Change-Id: I503200b879b854cf2dc218d5fe3059a555732d92
    Fixes: Coverity CID 57619
-----------------------------------------------------------------------
Summary of changes:
 openbsc/src/libbsc/abis_nm.c | 2 ++
 openbsc/src/libmsc/db.c      | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)
hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)