libosmocore.git branch master updated. 0.9.0-94-g5ffb503

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 Mar 11 15:06:15 UTC 2016


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  5ffb50371eb4795917ea0ce68b3748b0adc74ec9 (commit)
       via  c28f4cdd6d4d9155e431775baf5e897f0a388ad3 (commit)
       via  1cc66f093f2ecd85b3dfb9ba411c45102cc1ac65 (commit)
      from  57f253a792d07e6f3f921c9cb28e4081393054d4 (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=5ffb50371eb4795917ea0ce68b3748b0adc74ec9

commit 5ffb50371eb4795917ea0ce68b3748b0adc74ec9
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Mar 11 09:40:56 2016 +0700

    rename osim_file_find_* to osim_file_desc_find_*
    
    they return an osim_file_desc, and not an osim_file, so fix the naming

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

commit c28f4cdd6d4d9155e431775baf5e897f0a388ad3
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Mar 11 09:35:07 2016 +0700

    sim: Add osim_file_find_{fid,sfid}() functions
    
    We don't always want to look-up by name, but the latter is the only
    implemented 'find' function so far.  Let's change that.

http://cgit.osmocom.org/libosmocore/commit/?id=1cc66f093f2ecd85b3dfb9ba411c45102cc1ac65

commit 1cc66f093f2ecd85b3dfb9ba411c45102cc1ac65
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Feb 13 14:41:02 2016 +0100

    merge_doc.xsl: Don't copy the 'descripiton' element of commands
    
    If a vty_additions.xml file contained a <description> element inside a
    command> element, then the description was copied twice (once during the
    <node> copy, and once during the <command> copy).  Let's avoid one of
    the two copies.

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

Summary of changes:
 doc/vty/merge_doc.xsl     |  4 +++-
 include/osmocom/sim/sim.h |  8 +++++++-
 src/sim/core.c            | 29 ++++++++++++++++++++++++++++-
 utils/osmo-sim-test.c     |  2 +-
 4 files changed, 39 insertions(+), 4 deletions(-)


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



More information about the osmocom-commitlog mailing list