openbsc.git branch shared/packages/testing updated. 0.14.0-92-gd4318ed

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
Thu May 21 17:12:50 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, shared/packages/testing has been updated
  discards  1943e410ac13c22f26f8775bf9c26320b2d4a570 (commit)
  discards  7acddc19675b168b710547aa45efe80d4e915308 (commit)
  discards  457ccb8c44dff69dd3c84e3623b2e67f6011dfa7 (commit)
  discards  36ebb28e14576618c329ad69cb30e0556b4ab2ed (commit)
  discards  fe32e4deaab28598fe6654059a35ed9beb173747 (commit)
       via  d4318ed1add5e0b1cf86b7fd2f14531331d0447d (commit)
       via  5e8f6bf4376dfc3e3e6c949ce40f19e6b9dd07d1 (commit)
       via  f2ca2f974de14c50abedd62cfd014a2eafd97915 (commit)
       via  ea5d6809c07e35e8b0f489341851a90de8554fc8 (commit)
       via  4e34f4e1092cadc61f8004b740880992402dadcc (commit)
       via  20f0fda3021e7c370ea4c57b5184ebc6926c3f27 (commit)
       via  8420250932b49ed35d1ce1a1cfa587e756ac90d3 (commit)
       via  27e01e24b60828e03033c3138e962561fdeabab2 (commit)
       via  f6c7b7e8f9c276917ea8738029b4883047df390a (commit)
       via  4c6e66796834fb0d96639b67ab00e1c81c580913 (commit)
       via  072bee5c8508fe11e1a0e0ad309ad298661fe586 (commit)
       via  267fd0c7f7cbdef595d83ee37b86e863fff8a369 (commit)
       via  d6900dfba4cf1c12133d0bf3200ef560f5c7f0d4 (commit)
       via  6ddb6ac0284ccfcfc538af175c0cde8beb13f7c5 (commit)
       via  22093ef9641c7685c87b5ed80333bcfc273efcad (commit)
       via  77ff1c40e28d4e7a8000be5293e9352e85b9f31b (commit)
       via  446f8403d1072b5a7aa7d5a3d55106b36a64941d (commit)
       via  7882d2751f401d439394ff94da55ed2c0e8781e3 (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 (1943e410ac13c22f26f8775bf9c26320b2d4a570)
            \
             N -- N -- N (d4318ed1add5e0b1cf86b7fd2f14531331d0447d)

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

commit d4318ed1add5e0b1cf86b7fd2f14531331d0447d
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Apr 23 20:26:27 2015 -0400

    debian: New release with new NAT command

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

commit 5e8f6bf4376dfc3e3e6c949ce40f19e6b9dd07d1
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu Apr 23 17:47:26 2015 -0400

    debian: Build new packages

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

commit f2ca2f974de14c50abedd62cfd014a2eafd97915
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Fri Oct 17 10:08:02 2014 +0200

    sgsn: Do not die in _bssgp_tx_dl_ud on TLLI mismatch (TODO)
    
    Currently an OSMO_ASSERT fails, if the message's and the mmctx's
    TLLIs do not match.
    
    This commit turns the assertion into an ERROR log message and uses
    the default values for IMSI, DRX, and RA CAP instead of the MM
    context values in this case.
    
    TODO:
      - find the real source for the problem
      - add test cases derived from what is being described in the ticket
    
    Ticket: OW#1322
    Sponsored-by: On-Waves ehf

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

commit ea5d6809c07e35e8b0f489341851a90de8554fc8
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=4e34f4e1092cadc61f8004b740880992402dadcc

commit 4e34f4e1092cadc61f8004b740880992402dadcc
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

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

Summary of changes:
 debian/changelog                             |  5 +++-
 debian/control                               |  2 +-
 openbsc/doc/sgsn-remote-protocol.txt         | 24 ++++++++++++++++++
 openbsc/include/openbsc/gprs_gsup_messages.h |  3 +++
 openbsc/include/openbsc/gprs_sgsn.h          |  7 +++++
 openbsc/src/gprs/gprs_gmm.c                  | 38 ++++++++++++++++++++++++++++
 openbsc/src/gprs/gprs_gsup_messages.c        |  8 ++++++
 openbsc/src/gprs/gprs_subscriber.c           | 18 +++++++++++++
 openbsc/src/gprs/sgsn_cdr.c                  | 12 ++++++---
 openbsc/src/gprs/sgsn_libgtp.c               | 20 +++++++++++++++
 openbsc/src/gprs/sgsn_vty.c                  |  4 +--
 openbsc/src/osmo-bsc/osmo_bsc_bssap.c        | 14 ++--------
 openbsc/tests/gprs/gprs_test.c               |  2 ++
 openbsc/tests/sgsn/sgsn_test.c               |  2 ++
 14 files changed, 139 insertions(+), 20 deletions(-)


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



More information about the osmocom-commitlog mailing list