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 "Cellmanager NG, intended to interface with BSplus".
The branch, master has been updated via 368e549a92258052840be2ce5e08b925bb7781cb (commit) via b1d46b4488d5e08f5d75b0cfa09ae43d5fc997d7 (commit) via f3afabe989df0d75f670c1d1b15e684674d9137a (commit) from baaa66c445486a44be091209a9a96719f9ea8470 (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/cellmgr-ng/commit/?id=368e549a92258052840be2ce5e08b9...
commit 368e549a92258052840be2ce5e08b925bb7781cb Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Aug 15 11:54:24 2016 +0200
tests/vty: Add VTY tests to the osmo-stp
There seems to be issues with the write handling of the osmo-stp and so far we did not enable vty tests here. Make it possible to enable the tests, fix the VTY strings, change string to OsmoSTP.
Change-Id: I547fd4840d86ce16e8589fb63802dd7099781194
http://cgit.osmocom.org/cellmgr-ng/commit/?id=b1d46b4488d5e08f5d75b0cfa09ae4...
commit b1d46b4488d5e08f5d75b0cfa09ae43d5fc997d7 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Aug 15 11:35:52 2016 +0200
debian: Add systemd service file
Provide a modern systemd service file for the osmo-stp. The sysvinit file is quite basic and doesn't signal syntax errors nicely. Let us embrace the future.
Change-Id: Ic0cc0f17d442aa0ad38de9f0cf8aeb14121938de
http://cgit.osmocom.org/cellmgr-ng/commit/?id=f3afabe989df0d75f670c1d1b15e68...
commit f3afabe989df0d75f670c1d1b15e684674d9137a Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon Aug 15 13:24:52 2016 +0200
misc: Attempt to fix various 64bit compiler warnings
Change-Id: I4ed058aba15d9fdc22dde99d60df0aabd6585b75
-----------------------------------------------------------------------
Summary of changes: .gitignore | 1 + configure.ac | 15 +++++++++++++++ contrib/jenkins.sh | 2 +- debian/control | 2 +- debian/osmo-stp.service | 11 +++++++++++ doc/examples/osmo-stp.cfg | 41 +++++++++++++++++++++++++++++++++++++++++ osmoappdesc.py | 27 +++++++++++++++++++++++++++ src/link_udp.c | 2 +- src/mgcp_ss7.c | 4 ++-- src/msc_conn.c | 2 +- src/sctp_m3ua_client.c | 6 +++++- src/vty_interface.c | 39 ++++++++++++++++++++------------------- src/vty_interface_cmds.c | 4 ++-- tests/Makefile.am | 10 ++++++++++ tests/patching/patching_test.c | 2 +- 15 files changed, 139 insertions(+), 29 deletions(-) create mode 100644 debian/osmo-stp.service create mode 100644 doc/examples/osmo-stp.cfg create mode 100644 osmoappdesc.py
hooks/post-receive
osmocom-commitlog@lists.osmocom.org