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 d4b03187c68c6136192f7a41335982b5ceeeb036 (commit) via 8e6ecc96677a4353768296ce79d9fc52ad6ca6e1 (commit) via adc17268fc40a63ebaf2bbbdf3109fc66638c9ae (commit) from 7ffa7b095fbea0f7f52a4179402edb04249c60d0 (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=d4b03187c68c6136192f7a41335982b5c...
commit d4b03187c68c6136192f7a41335982b5ceeeb036 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Wed Apr 22 21:40:39 2015 -0400
sgsn/gtp: Fill out the optional RAT type
Assume we are always a GERAN network right now.
http://cgit.osmocom.org/openbsc/commit/?id=8e6ecc96677a4353768296ce79d9fc52a...
commit 8e6ecc96677a4353768296ce79d9fc52ad6ca6e1 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Thu Apr 23 11:55:23 2015 -0400
misc: Fix warnings about size of size_t in printf
Fixes warnings like:
warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
http://cgit.osmocom.org/openbsc/commit/?id=adc17268fc40a63ebaf2bbbdf3109fc66...
commit adc17268fc40a63ebaf2bbbdf3109fc66638c9ae Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Thu Apr 23 04:32:13 2015 +0200
debian: meas2pcap requires libpcap-dev unconditionally
-----------------------------------------------------------------------
Summary of changes: debian/control | 2 +- openbsc/src/gprs/gprs_gsup_messages.c | 2 +- openbsc/src/gprs/gprs_subscriber.c | 10 +++++----- openbsc/src/gprs/sgsn_libgtp.c | 5 +++++ openbsc/tests/abis/abis_test.c | 6 +++--- openbsc/tests/gbproxy/gbproxy_test.c | 14 +++++++------- 6 files changed, 22 insertions(+), 17 deletions(-)
hooks/post-receive