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, master has been updated via 4a824ca8fcf13427d1560b2c866da2a2d82e3692 (commit) from aef68387ae6d78df948a6b2b3a61050c4f192c5e (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/openbsc/commit/?id=4a824ca8fcf13427d1560b2c866da2a2d...
commit 4a824ca8fcf13427d1560b2c866da2a2d82e3692 Author: Harald Welte laforge@gnumonks.org Date: Mon May 29 13:54:27 2017 +0200
don't re-implement osmo_talloc_replace_string()
osmo_talloc_replace_string() was introducd into libosmocore in 2014, see commit f3c7e85d05f7b2b7bf093162b776f71b2bc6420d
There's no reason for us to re-implement this as bsc_replace_string here.
Change-Id: I6d2fcaabbc74730f6f491a2b2d5c784ccafc6602
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/vty.h | 1 - openbsc/src/libbsc/bsc_vty.c | 2 +- openbsc/src/libcommon-cs/common_cs_vty.c | 4 ++-- openbsc/src/libcommon/common_vty.c | 8 -------- openbsc/src/libmgcp/mgcp_vty.c | 24 ++++++++++++------------ openbsc/src/osmo-bsc/osmo_bsc_main.c | 2 +- openbsc/src/osmo-bsc/osmo_bsc_vty.c | 18 +++++++++--------- openbsc/src/osmo-bsc_nat/bsc_nat_ctrl.c | 2 +- openbsc/src/osmo-bsc_nat/bsc_nat_utils.c | 2 +- openbsc/src/osmo-bsc_nat/bsc_nat_vty.c | 28 ++++++++++++++-------------- openbsc/tests/mgcp/mgcp_test.c | 2 +- 11 files changed, 42 insertions(+), 51 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org