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  47e178190744e65079a821f40148eebcaa92bf76 (commit)
      from  a5e369300f77269b2f6b596c2bf7f53795602a0c (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=47e178190744e65079a821f40148eebcaa92bf76
commit 47e178190744e65079a821f40148eebcaa92bf76
Author: Max <msuraev at sysmocom.de>
Date:   Wed Jan 11 15:10:16 2017 +0100
    bsc_control.py: fix blocking
    
    Previously reading from socket would block if no data were sent by
    the server. Use non-blocking read for set and get operations.
    
    Change-Id: I706d54a4a7ceef62683bf9a2fe63fc9ab331c24e
-----------------------------------------------------------------------
Summary of changes:
 openbsc/contrib/bsc_control.py | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)
hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)