openbsc.git branch jerlbeck/wip/gprs-patching updated. 0.13.0-799-g363a67f

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
Tue Dec 16 07:43:37 UTC 2014


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, jerlbeck/wip/gprs-patching has been updated
  discards  c603cb8212b6a4a156a64e850df71eaca6bcbf1b (commit)
       via  363a67f814b5864ec6e28fda525a59da129792ea (commit)
       via  486d80c7fee30540ddcdbc48f5901347de723c09 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (c603cb8212b6a4a156a64e850df71eaca6bcbf1b)
            \
             N -- N -- N (363a67f814b5864ec6e28fda525a59da129792ea)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=363a67f814b5864ec6e28fda525a59da129792ea

commit 363a67f814b5864ec6e28fda525a59da129792ea
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Dec 16 08:41:34 2014 +0100

    openbsc: Ignore generated coverage analysis files
    
    This patch adds *.gcda and *.gcno to .gitignore to skip files that
    are generated by gcc --coverage and related tools.
    
    Sponsored-by: On-Waves ehf

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

commit 486d80c7fee30540ddcdbc48f5901347de723c09
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Mon Dec 15 15:04:32 2014 +0100

    sgsn: GSUP client (WIP)
    
    Sponsored-by: On-Waves ehf

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

Summary of changes:
 openbsc/.gitignore                                 |   2 +
 .../openbsc/gprs_gsup_client.h}                    |  40 ++--
 openbsc/src/gprs/gprs_gsup_client.c                | 225 +++++++++++++++++++++
 3 files changed, 249 insertions(+), 18 deletions(-)
 copy openbsc/{src/libbsc/bts_unknown.c => include/openbsc/gprs_gsup_client.h} (50%)
 create mode 100644 openbsc/src/gprs/gprs_gsup_client.c


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



More information about the osmocom-commitlog mailing list