libosmocore.git branch master updated. 0.9.6-61-g449324b

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
Sun Jan 15 17:34:24 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  449324b2646b3a42f621756e4556f795c1f791d1 (commit)
       via  f2899c674e6dc43142edbfffeacc1b0c40a2f885 (commit)
       via  1a7d64ccd12bb73852f665af0bf853351a0717f9 (commit)
       via  1c67e754b8e5bd25f966152d9bca347dbc75ec4e (commit)
      from  2f0b0c955b4031a9dd95829322455cf883d40f53 (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=449324b2646b3a42f621756e4556f795c1f791d1

commit 449324b2646b3a42f621756e4556f795c1f791d1
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Jan 15 17:55:32 2017 +0100

    bitvec: Ensure bitvec.h and bitvec.c agree on function argument type
    
    uint32_t may or may not be unsigned int.
    
    Change-Id: I21c96985fcbb72372b6df949301c21f1ebca41f2

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

commit f2899c674e6dc43142edbfffeacc1b0c40a2f885
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Jan 15 17:54:11 2017 +0100

    Always include <osmocom/core/talloc.h> and not <talloc.h>
    
    In EMBEDDED builds we don't have a system-wide talloc
    
    Change-Id: Icc526016bda45b36e584afee8669996752d6d89c

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

commit 1a7d64ccd12bb73852f665af0bf853351a0717f9
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Jan 15 17:53:23 2017 +0100

    configure.ac: Disable PCSC related code on EMBEDDED
    
    The EMBEDDED conditional is used for building inside 'bare iron'
    embedded devices like OsmocomBB phones.  There's no PC/SC in them.
    
    Change-Id: I2ef7561d7fdb1ef1c060f8ac73d8588fc0f8eb3f

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

commit 1c67e754b8e5bd25f966152d9bca347dbc75ec4e
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Jan 15 17:52:30 2017 +0100

    configure.ac: Introduce --disable-ctrl
    
    Using --disable-ctrl, one can disable the building of libosmoctrl.
    
    The 'embedded' target will also automaticall disable ctrl.
    
    Change-Id: I6912396338c5b23ae860fef2a55854d6df9a579d

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

Summary of changes:
 configure.ac                  | 10 ++++++++++
 include/osmocom/core/bitvec.h |  4 ++--
 src/ctrl/Makefile.am          |  3 +++
 src/ctrl/control_vty.c        |  2 +-
 4 files changed, 16 insertions(+), 3 deletions(-)


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



More information about the osmocom-commitlog mailing list