openbsc.git branch master updated. 0.13.0-809-g7b1d25a

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.org
Thu Jan 1 11:32:57 UTC 2015


This 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  7b1d25a11e44bbc1cb0d2acd9f1a3d4a16ec7c90 (commit)
       via  7b129e76cebee739dc959d70d7c8c257e83c76b1 (commit)
       via  c3e66ff5c36e47ca849b4f522d0f845437077076 (commit)
       via  c3f0cb38cf626c349aa2fcf6c7aa6459ac22c476 (commit)
      from  979ac860954459ea8707815abeda96274e3de27b (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=7b1d25a11e44bbc1cb0d2acd9f1a3d4a16ec7c90

commit 7b1d25a11e44bbc1cb0d2acd9f1a3d4a16ec7c90
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Jan 1 12:32:03 2015 +0100

    Fix most compiler warnings with gcc-4.9.2

http://cgit.osmocom.org/openbsc/commit/?id=7b129e76cebee739dc959d70d7c8c257e83c76b1

commit 7b129e76cebee739dc959d70d7c8c257e83c76b1
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Jan 1 12:20:21 2015 +0100

    rtp_proxy: Remove dead code
    
    commit 65be6de155407142ddab44faf8aee5f8d5ebf628 removed the RTP
    timesetamp mangling and thus the only caller to tv_difference(),
    which can now be removed, too.

http://cgit.osmocom.org/openbsc/commit/?id=c3e66ff5c36e47ca849b4f522d0f845437077076

commit c3e66ff5c36e47ca849b4f522d0f845437077076
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Jan 1 12:14:43 2015 +0100

    chan_alloc: Fix missing break statement
    
    Fixes: Coverity CID 1261354

http://cgit.osmocom.org/openbsc/commit/?id=c3f0cb38cf626c349aa2fcf6c7aa6459ac22c476

commit c3f0cb38cf626c349aa2fcf6c7aa6459ac22c476
Author: Harald Welte <laforge at gnumonks.org>
Date:   Thu Jan 1 12:13:42 2015 +0100

    chan_alloc.c: Don't remove SDCCH/8 without CBCH
    
    In commit 30f1f376383df3ae8d85e96542bf14d174c25d89 we wanted to add
    support for SDCCH/8+CBCH, not replace the existing SDCCH/8 with the new
    CBCH-enabled configuration.

-----------------------------------------------------------------------

Summary of changes:
 openbsc/include/openbsc/Makefile.am  |  2 +-
 openbsc/include/openbsc/smpp.h       |  4 ++++
 openbsc/src/libbsc/bsc_api.c         |  5 +++--
 openbsc/src/libbsc/chan_alloc.c      |  2 ++
 openbsc/src/libmgcp/mgcp_protocol.c  |  2 +-
 openbsc/src/libtrau/rtp_proxy.c      | 15 ---------------
 openbsc/src/osmo-nitb/bsc_hack.c     |  1 +
 openbsc/src/utils/smpp_mirror.c      |  6 ++++--
 openbsc/tests/abis/abis_test.c       | 16 ++++++++--------
 openbsc/tests/gbproxy/gbproxy_test.c | 16 ++++++++--------
 10 files changed, 32 insertions(+), 37 deletions(-)
 create mode 100644 openbsc/include/openbsc/smpp.h


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list