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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)". The branch, shared/packages/testing has been updated discards c258cbc58b1eddbcaa27cb091bca013198d8ae58 (commit) discards e098368cef18a0a74930c7f66b5572e1567cbf22 (commit) discards acd42e294275ebd65fade346143b8335b12de78d (commit) discards 5e7817d5d158d6de7df69215406c248adcc022c6 (commit) discards b0168b6a62c20639e3c8f1b0fa216f787b6955ce (commit) via 7f7470a1282709a1c9572f0ecb9a6b424f0112bd (commit) via b8c8f2236703ba7a6cd3aa4bbeb5457b15aa3071 (commit) via 14f5cf59b1965d61f264e2330782291e6f2e4b15 (commit) via 91adfc6212e6bfe44d11cbe27c4b58cc82cd6d4b (commit) via 98f794698aafec5a2a815c33817757a164540216 (commit) via 18615efceddd94009f0729495c66642d52b619d1 (commit) via 49f978ae978a53b63310d8ff88be8038f9927dee (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 (c258cbc58b1eddbcaa27cb091bca013198d8ae58) \ N -- N -- N (7f7470a1282709a1c9572f0ecb9a6b424f0112bd) 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=7f7470a1282709a1c9572f0ecb9a6b424f0112bd commit 7f7470a1282709a1c9572f0ecb9a6b424f0112bd Author: Holger Hans Peter Freyther <holger at moiji-mobile.com> Date: Tue May 26 00:16:00 2015 +0800 debian: Add the new c-ares dependency for the SGSN http://cgit.osmocom.org/openbsc/commit/?id=b8c8f2236703ba7a6cd3aa4bbeb5457b15aa3071 commit b8c8f2236703ba7a6cd3aa4bbeb5457b15aa3071 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=14f5cf59b1965d61f264e2330782291e6f2e4b15 commit 14f5cf59b1965d61f264e2330782291e6f2e4b15 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=91adfc6212e6bfe44d11cbe27c4b58cc82cd6d4b commit 91adfc6212e6bfe44d11cbe27c4b58cc82cd6d4b 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=98f794698aafec5a2a815c33817757a164540216 commit 98f794698aafec5a2a815c33817757a164540216 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=18615efceddd94009f0729495c66642d52b619d1 commit 18615efceddd94009f0729495c66642d52b619d1 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 | 3 ++- debian/control | 2 +- openbsc/src/gprs/sgsn_ares.c | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) hooks/post-receive -- The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)