openbsc.git branch shared/packages/testing updated. 0.14.0-42-ge337faa

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
Fri Apr 24 01:28:26 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  078e1729b37e45875646089c03b5501507053ae1 (commit)
  discards  7c1537543170484a5e7cb5e547686240d60655cc (commit)
  discards  ef47ffe38d573b4ce4718f272511baf802c6aca6 (commit)
  discards  4d26d84d58cb9ad27432946a230fe0e133a25368 (commit)
  discards  3db6da041451cf15609f5b5708c95e914aaac295 (commit)
  discards  42d94b951377124eab97d0dfe1e8f0f4e0b51464 (commit)
  discards  3f9e2c96bf7cdaaefb6f03344a4ed992039c4ce7 (commit)
  discards  f3afe1dc8b0dd92296ed088e2347c763bc90ebbe (commit)
  discards  88b620c1497c3a05df47ba7f42179318bab8b1c5 (commit)
  discards  80acdc6059445844dc97748d677182c2c3abfb70 (commit)
  discards  a256f978aef68c920a4438efcd0dc4e9430320a0 (commit)
  discards  0f0cef18da5c51553551dc0e9212a7e31fe774e7 (commit)
  discards  77c2f329e6a5c5213cf73eb8e396929a7e5833e1 (commit)
  discards  29482c7b2aa7393f13e1726fdff16ab2036aee3f (commit)
  discards  ce1eb691472abbd2393b62bf7f8510560db35abd (commit)
       via  e337faa88b55d82e7ecc354c9449d286ce930903 (commit)
       via  d8f45ca8052984ea23743fae67b1c6d77807718e (commit)
       via  4a2846592e716d5ffcb49d293752550c3d04684c (commit)
       via  c540284eaff7d9c3a39ca66c8d5ebd16ae710300 (commit)
       via  8b27cb5ba19ee14780c95add33b63a74d2993373 (commit)
       via  e3933ac46d76122dde8aa01b5efb1ba58d25442d (commit)
       via  e34deab3899caf213180c1b013ce6918a748467c (commit)
       via  7265fc3348a5a03d07fe566026b175f70aa3ef94 (commit)
       via  7eafe7a018a8307dfd15606c4229415234c9fcb5 (commit)
       via  3cece9917978f05910b30ca4478532ccb3b1b9cf (commit)
       via  b21c17ce674ca4a17fb7673b7c3a9f8946aef550 (commit)
       via  dd01a4e37b8706f35273edda7636b9c1efa634b2 (commit)
       via  19006ea1190b6ca68acccccd19161bfdb81782f6 (commit)
       via  809d48c15e8578fd94b4fa301bd51f63f972cadd (commit)
       via  7f100c9712de5c684462e809bf31a58c0c326337 (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 (078e1729b37e45875646089c03b5501507053ae1)
            \
             N -- N -- N (e337faa88b55d82e7ecc354c9449d286ce930903)

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

commit e337faa88b55d82e7ecc354c9449d286ce930903
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=d8f45ca8052984ea23743fae67b1c6d77807718e

commit d8f45ca8052984ea23743fae67b1c6d77807718e
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=4a2846592e716d5ffcb49d293752550c3d04684c

commit 4a2846592e716d5ffcb49d293752550c3d04684c
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=c540284eaff7d9c3a39ca66c8d5ebd16ae710300

commit c540284eaff7d9c3a39ca66c8d5ebd16ae710300
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=8b27cb5ba19ee14780c95add33b63a74d2993373

commit 8b27cb5ba19ee14780c95add33b63a74d2993373
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 +++--
 openbsc/src/gprs/sgsn_libgtp.c | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)


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



More information about the osmocom-commitlog mailing list