libosmocore.git branch master updated. 0.10.2-85-g2f153b50

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Fri Jan 5 10:08:20 UTC 2018


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  2f153b5020f4f15784b57e0aabb72fc2085b2448 (commit)
      from  ff2eedac0f8c839ecb213f23a8e8e7d045afba7b (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=2f153b5020f4f15784b57e0aabb72fc2085b2448

commit 2f153b5020f4f15784b57e0aabb72fc2085b2448
Author: Max <msuraev at sysmocom.de>
Date:   Thu Jan 4 12:25:57 2018 +0100

    Use 127.0.0.1 for GSMTAP logging by default
    
    Previously the were no default value provided in case of unspecified
    hostname in "log gsmtap" vty config. This leads to confusing log
    messages because NULL was used as a hostname:
    Inconsistent indentation -- leading whitespace must match adjacent lines, and
    indentation must reflect child node levels. A mix of tabs and spaces is
    allowed, but their sequence must not change within a child block.
    
    Fix this by using 127.0.0.1 as default log destination and logging
    hostname in case of errors.
    
    Related: OS#2608
    Change-Id: I58b1d4ec522af18024be2e56c9103b3db7936813

-----------------------------------------------------------------------

Summary of changes:
 src/vty/logging_vty.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list