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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
       via  a337b9c37a9ff561b9c6a2e7c4b2a65dfa3b0e7f (commit)
      from  ceae1237528f91f44e226225207ac70a2cf842ec (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=a337b9c37a9ff561b9c6a2e7c4b2a65dfa3b0e7f
commit a337b9c37a9ff561b9c6a2e7c4b2a65dfa3b0e7f
Author: Max <msuraev at sysmocom.de>
Date:   Mon Jun 27 15:51:34 2016 +0200
    Add function to check MS GEA capabilities
    
    Add function which parses MS network capability IE value for bits
    indicating support for particular version of GEA.
    
    Change-Id: I785cef37dd272a2fab9b172f6e1392f865174e9a
    Relates: OS#1582
-----------------------------------------------------------------------
Summary of changes:
 include/osmocom/gsm/protocol/gsm_04_08_gprs.h |  5 +++++
 src/gsm/gsm_04_08_gprs.c                      | 31 ++++++++++++++++++++++++++-
 src/gsm/libosmogsm.map                        |  1 +
 3 files changed, 36 insertions(+), 1 deletion(-)
hooks/post-receive
-- 
An utility library for Open Source Mobile Communications