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 code for Iuh interface".
The branch, master has been updated
via 493366ec7bf6cc8b32692c5fcf3a7d79e8f3b91b (commit)
via 7235ea02d78299471d58f4202d8c8d685b1d5772 (commit)
from 8a257b6c5a3680f436779e8b1371c62924c927ee (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/osmo-iuh/commit/?id=493366ec7bf6cc8b32692c5fcf3a7d7…
commit 493366ec7bf6cc8b32692c5fcf3a7d79e8f3b91b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 28 13:55:29 2017 +0200
Link libosmo-ranap against libosmovty
This fixes the following dh-shlibdeps warnings:
Change-Id: I08be684c45c7e95315dba6ccf9892fe6fc7c3f24
dpkg-shlibdeps: warning: symbol install_element used by
debian/libosmo-ranap1/usr/lib/x86_64-linux-gnu/libosmo-ranap.so.1.0.0 found in none of the
libraries
dpkg-shlibdeps: warning: symbol vty_out used by
debian/libosmo-ranap1/usr/lib/x86_64-linux-gnu/libosmo-ranap.so.1.0.0 found in none of the
libraries
http://cgit.osmocom.org/osmo-iuh/commit/?id=7235ea02d78299471d58f4202d8c8d6…
commit 7235ea02d78299471d58f4202d8c8d685b1d5772
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 28 13:49:19 2017 +0200
osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp
This fixes the following dpkg-shlibeps warnings:
Change-Id: Ic6a645a93406670d58eb5edf5f2f2e1266168c92
dpkg-shlibdeps: warning: package could avoid a useless dependency if
debian/osmo-hnbgw/usr/bin/osmo-hnbgw was not linked against libosmogsm.so.8 (it uses none
of the library's symbols)
dpkg-shlibdeps: warning: package could avoid a useless dependency if
debian/osmo-hnbgw/usr/bin/osmo-hnbgw was not linked against libsctp.so.1 (it uses none of
the library's symbols)
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface