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 45ee133d1d7392efcb446f5f79cf47cf792ee21a (commit)
via 5b38312b92607247afee1532d78ccc88f001c933 (commit)
from 49b83d8f67183276e616a2c081497bc06a55716d (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=45ee133d1d7392efcb446f5f79cf47cf…
commit 45ee133d1d7392efcb446f5f79cf47cf792ee21a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Feb 29 16:44:13 2016 +0100
check return value of sqlite3_close(), retry up to three times.
http://cgit.osmocom.org/openbsc/commit/?id=5b38312b92607247afee1532d78ccc88…
commit 5b38312b92607247afee1532d78ccc88f001c933
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Feb 29 16:42:00 2016 +0100
use sqlite3_close() instead of sqlite3_close_v2()
This allows using sqlite3 v3.7.13, used by our current debian installation in
the test setup. _v2 was added in v3.7.14.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/utils/meas_db.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)