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 "An utility library for Open Source Mobile Communications".
The branch, max/l1sap has been updated discards c6fd0de3bda681e4b8e2a16261381336d06edee7 (commit) via 2c9ae57e4099625ed4fe8f38a90d887c154e387b (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 (c6fd0de3bda681e4b8e2a16261381336d06edee7) \ N -- N -- N (2c9ae57e4099625ed4fe8f38a90d887c154e387b)
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/libosmocore/commit/?id=2c9ae57e4099625ed4fe8f38a90d8...
commit 2c9ae57e4099625ed4fe8f38a90d887c154e387b Author: Max msuraev@sysmocom.de Date: Thu Feb 18 15:15:20 2016 +0100
Extend L1SAP PH-DATA with presence information
Previously the presence of header and data blocks were communicated in-band which decreases code readability and makes it unnecessary hard to add support for new hardware.
Note: OsmoBTS have to be modified to take advantage of extended ph_data_param structure.
-----------------------------------------------------------------------
Summary of changes: TODO-RELEASE | 1 + 1 file changed, 1 insertion(+)
hooks/post-receive