libosmocore.git branch master updated. 0.9.6-311-gc977984e

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
Fri Jun 23 01:35:34 UTC 2017


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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  c977984ecd856f8f35fe3b75dff3298aaf7e2067 (commit)
       via  9a391e2edf4df34224a6cb24fdb5d8d8f1c4ae3a (commit)
      from  95efc6993f6b7d39293c4e22d44d90f2aa3708ac (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/libosmocore/commit/?id=c977984ecd856f8f35fe3b75dff3298aaf7e2067

commit c977984ecd856f8f35fe3b75dff3298aaf7e2067
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Jun 23 02:34:26 2017 +0200

    fix map entry for gsm0808_speech_codec_from_chan_type
    
    Recent commit 884ba0f2bcaf385cabee0b4228a2598d61fa406b adds function
    gsm0808_chan_type_to_speech_codec() but adds a mismatching name in
    libosmogsm.map. openbsc.git's aoip branch can't build with this.
    
    This must have been an on-the-fly rename that wasn't properly tested. Always
    test your patches!
    
    Change-Id: I68feb14f7bcb2f62b89f9b2d8c085d6824b493bc

http://cgit.osmocom.org/libosmocore/commit/?id=9a391e2edf4df34224a6cb24fdb5d8d8f1c4ae3a

commit 9a391e2edf4df34224a6cb24fdb5d8d8f1c4ae3a
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Jun 23 02:34:08 2017 +0200

    fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec()
    
    Recent commit 3149b0d076477303a38df735fe579b1b06ee17b2 adds function
    gsm0808_chan_type_to_speech_codec() but adds a completely mismatching name in
    libosmogsm.map, as well as a definition with a typo in the name.
    
    Fix the entry in libosmogsm.map.
    
    Add the missing 'c' in gsm0808_utils.h
    
    Change-Id: I5a621fa5ef6b632eabbe224f3dd383eacaffb695

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

Summary of changes:
 include/osmocom/gsm/gsm0808_utils.h | 2 +-
 src/gsm/libosmogsm.map              | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list