openbsc.git branch jerlbeck/wip/gprs-patching updated. 0.13.0-905-gc11f614

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
Mon Jan 26 14:33:08 UTC 2015


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  4a1699800c7856f1ba7d4fec922f4436230d1507 (commit)
  discards  4c0f08b58407ca8b2ca3d9502ca50212d330af63 (commit)
  discards  a51b777ce0f2c178833fba4bd33cfda75a99f7a8 (commit)
       via  c11f61401664eb9bb8282445356f5ca851ac1265 (commit)
       via  f2a3d66e09ba7b0f986dcc54796a0228402ecbca (commit)
       via  469b80457e4627c5fd9cbcadedfe27cd9f569b4c (commit)
       via  44408848c85a85b0437bb810f8589f696a099fe5 (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 (4a1699800c7856f1ba7d4fec922f4436230d1507)
            \
             N -- N -- N (c11f61401664eb9bb8282445356f5ca851ac1265)

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=c11f61401664eb9bb8282445356f5ca851ac1265

commit c11f61401664eb9bb8282445356f5ca851ac1265
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Sep 30 13:53:26 2014 +0200

    sgsn: Added TODOs (TODO)
    
    TODO:
      - fix and remove TODOs
      - add test cases for Detach(reattach)
      - add test cases for PDP context deletion (OW#1311)
      - add test cases for Cancel pending timer in sgsn_mm_ctx_free
      - remove this commit
    
    Sponsored-by: On-Waves ehf

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

commit f2a3d66e09ba7b0f986dcc54796a0228402ecbca
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Wed Dec 17 14:03:35 2014 +0100

    sgsn: Add PDP info to subscriber data (TODO)
    
    TODO:
      - commit message
      - raw binary representation ???
      - tests
    
    Sponsored-by: On-Waves ehf

http://cgit.osmocom.org/openbsc/commit/?id=469b80457e4627c5fd9cbcadedfe27cd9f569b4c

commit 469b80457e4627c5fd9cbcadedfe27cd9f569b4c
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Fri Dec 19 19:11:20 2014 +0100

    sgsn: Add logging to connect_timer_cb (TODO)
    
    TODO:
      - LOGLevel ?
    
    Sponsored-by: On-Waves ehf

http://cgit.osmocom.org/openbsc/commit/?id=44408848c85a85b0437bb810f8589f696a099fe5

commit 44408848c85a85b0437bb810f8589f696a099fe5
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Jan 20 09:25:43 2015 +0100

    gbproxy: Remove dummy definition of subscr_put
    
    The definition of subscr_put in gb_proxy_main.c will break linking if
    symbols from libcommon are used. Since subscr_put is in libcommon,
    there is no need for this dummy definition anymore.
    
    This patch removes the dummy definition.
    
    Adresses:
    ../../src/libcommon/libcommon.a(gsm_subscriber_base.o): In function `subscr_put':
    /home/jerlbeck/git/build/openbsc/openbsc/src/libcommon/gsm_subscriber_base.c:90: multiple definition of `subscr_put'
    gb_proxy_main.o:/home/jerlbeck/git/build/openbsc/openbsc/src/gprs/gb_proxy_main.c:56: first defined here
    
    Sponsored-by: On-Waves ehf

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

Summary of changes:
 openbsc/src/gprs/gb_proxy_main.c | 3 ---
 1 file changed, 3 deletions(-)


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



More information about the osmocom-commitlog mailing list