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/dyn_pdch has been updated discards 15d3a37bf2dd56f83fdacfa9cf08b68133dd398a (commit) discards 113ade6476152c26e5abc98fd0539001c38f1b1c (commit) discards 69620112638fadd8660c199905556791e438bd71 (commit) via 43f8f29908da6f7fb8a57ebf20d944893f41122a (commit) via 818f0d5e44b6a910e19a3cb6ea422165d50fa155 (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 (15d3a37bf2dd56f83fdacfa9cf08b68133dd398a) \ N -- N -- N (43f8f29908da6f7fb8a57ebf20d944893f41122a)
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=43f8f29908da6f7fb8a57ebf20d944893...
commit 43f8f29908da6f7fb8a57ebf20d944893f41122a Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Tue May 24 17:23:12 2016 +0200
tmp debug
Change-Id: Id8f54b8e403e1f48f06ac82a0678734de5589ab2
http://cgit.osmocom.org/openbsc/commit/?id=818f0d5e44b6a910e19a3cb6ea422165d...
commit 818f0d5e44b6a910e19a3cb6ea422165d50fa155 Author: Andreas Eversberg jolly@eversberg.eu Date: Fri Oct 11 13:32:30 2013 +0200
dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel
Handle shared TCH/F+PDCH channels as regular TCH/F channels. Prior to activation, deactivate PDCH mode.
After deactivation, restore PDCH mode.
Change-Id: Ided47641eebfdb815592b307bf38b5fb36663be5
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/Makefile.am | 3 +- openbsc/include/openbsc/pdch_defrag.h | 3 - openbsc/src/libbsc/Makefile.am | 3 +- openbsc/src/libbsc/abis_rsl.c | 16 ++-- openbsc/src/libbsc/pdch_defrag.c | 159 ---------------------------------- 5 files changed, 10 insertions(+), 174 deletions(-) delete mode 100644 openbsc/include/openbsc/pdch_defrag.h delete mode 100644 openbsc/src/libbsc/pdch_defrag.c
hooks/post-receive
osmocom-commitlog@lists.osmocom.org