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 "Osmocom A-bis protcol interface library".
The branch, pmaier/siu has been updated discards fa3b16f908e23ce5b42fcdbd961c665394efdc5c (commit) via 0b0145bbbda0ca9830f5fe5643ec82d757eb47b4 (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 (fa3b16f908e23ce5b42fcdbd961c665394efdc5c) \ N -- N -- N (0b0145bbbda0ca9830f5fe5643ec82d757eb47b4)
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/libosmo-abis/commit/?id=0b0145bbbda0ca9830f5fe5643ec...
commit 0b0145bbbda0ca9830f5fe5643ec82d757eb47b4 Author: Philipp Maier pmaier@sysmocom.de Date: Tue Feb 7 19:09:59 2017 +0100
WIP: Make socket path configurable
The socket path in unixsocket.c is hardcoded. This would limit the instances that could be run in parallel on one and the same machine to one. This commit adds struct members to allow the user to choose an arbitrary socket path.
-----------------------------------------------------------------------
Summary of changes: include/osmocom/abis/e1_input.h | 2 +- src/input/unixsocket.c | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org