From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Thu, 26 Dec 2013 15:02:19 GMT
Message-ID: <201312261502.rBQF2JV8033938@git.osmocom.org>
Subject: openbsc.git branch master updated. 0.13.0-238-gc9763a3
Message: 1

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  c9763a3de45fc70a889298494a68bd5526d0ee82 (commit)
      from  4bbddc6de986991acb4810e3120596a4c043f142 (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=c9763a3de45fc70a889298494a68bd5526d0ee82

commit c9763a3de45fc70a889298494a68bd5526d0ee82
Author: Kevin Redon <kevredon@mail.tsaitgaist.info>
Date:   Mon Nov 4 22:43:15 2013 +0100

    db: Fetch the authorized key using ulonglong
    
    Location Update Requests time out and get rejected because the
    subscriber is not authorized. Authorizing the subscriber through
    openBSC or sqlite3 doesn't help the subscriber is still seen and
    shown as not authorized
    
    The value is read as uint, this is the wrong type it's a (u)longlong
    in libdbi 0.9.0 and later.

-----------------------------------------------------------------------

Summary of changes:
 openbsc/src/libmsc/db.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)


