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, neels/sgsn-id-3 has been updated
discards 49a3b1bb03624e8c6c6ec418a37f3272a04d6147 (commit)
discards ec9b57c4756711ca78d22f9a44287609e7843bc8 (commit)
via 7271ed79a52c327e5101d72e22ed2bf72a48237d (commit)
via 7b7d11b45210ce0bb20e6021a9c8c6480abfddeb (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 (49a3b1bb03624e8c6c6ec418a37f3272a04d6147)
\
N -- N -- N (7271ed79a52c327e5101d72e22ed2bf72a48237d)
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=7271ed79a52c327e5101d72e22ed2bf7…
commit 7271ed79a52c327e5101d72e22ed2bf72a48237d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Oct 9 00:20:10 2015 +0200
oap: move static asserts
http://cgit.osmocom.org/openbsc/commit/?id=7b7d11b45210ce0bb20e6021a9c8c648…
commit 7b7d11b45210ce0bb20e6021a9c8c6480abfddeb
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Oct 8 15:11:16 2015 +0200
fix some comments
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/oap.h | 6 +++---
openbsc/include/openbsc/utils.h | 8 ++------
openbsc/src/gprs/gprs_gsup_messages.c | 15 ---------------
openbsc/src/gprs/oap.c | 11 ++++++-----
openbsc/src/gprs/oap_messages.c | 11 ++++-------
openbsc/src/libcommon/utils.c | 24 ++++++++++++++++++++++--
6 files changed, 37 insertions(+), 38 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)