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, master has been updated via c90f40a27737edaba3515ccf29faa3edb81bb0ee (commit) from 68bf16ab6f5d9738d8d6377ed8bc6285fc09c88e (commit)
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=c90f40a27737edaba3515ccf29faa...
commit c90f40a27737edaba3515ccf29faa3edb81bb0ee Author: Max msuraev@sysmocom.de Date: Thu Jan 11 10:52:28 2018 +0100
Allow multiple 'log gsmtap' sinks
Previously we've checked for existing log target with a given hostname from vty code but it was ignored inside the check so only the very first 'log gsmtap' entry was enabled while the rest were silently ignored.
Change-Id: I8fd8bda9e07d403a54735da30addb742e56538a2
-----------------------------------------------------------------------
Summary of changes: src/logging.c | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-)
hooks/post-receive