From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Tue, 18 Oct 2011 22:16:54 +0200
Message-ID: <E1RGG5m-0002SD-7H@calypso.gnumonks.org>
Subject: openbsc.git branch, master, updated. 0.10.0-21-g86aaefe
Message: 7

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  86aaefe17b79aff4a09a22f3fffd65bd93499534 (commit)
       via  2192ed8d6126cc205894d1f3622f505a9aee3def (commit)
       via  c9519466918157245f8aae93c5be11a7c28b65a3 (commit)
       via  67c0c7f8aa9b6e4e49290a81d3e796651b60fede (commit)
       via  851f1206a822c1815f167bb4da6f8fc224e69909 (commit)
      from  d4c6f8b343112d6bcd351085412cf10018b3bfe0 (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 -----------------------------------------------------------------
commit 86aaefe17b79aff4a09a22f3fffd65bd93499534
Author: Sylvain Munaut <tnt@246tNt.com>
Date:   Tue Oct 18 13:27:00 2011 +0200

    build: Update configure.ac to use libgtp.pc rather than manual detection
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>

commit 2192ed8d6126cc205894d1f3622f505a9aee3def
Author: Sylvain Munaut <tnt@246tNt.com>
Date:   Mon Oct 17 14:05:19 2011 +0200

    libbsc/nokia_site: Increase reset timer to 15 seconds
    
    Also make sure to specify seconds in the 'seconds' field. Doing
    otherwise is an abuse that non longer works with the new timer infra.
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>

commit c9519466918157245f8aae93c5be11a7c28b65a3
Author: Sylvain Munaut <tnt@246tNt.com>
Date:   Mon Oct 17 14:04:55 2011 +0200

    libbsc/nokia_site: Fix reset procedure and add option to skip it.
    
    do_reset was not initialized anywhere anymore, so the reset was never
    triggered. It's now fixed and we add an option to skip it in the
    config so that when in production, you can restart without config
    changes quickly.
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>

commit 67c0c7f8aa9b6e4e49290a81d3e796651b60fede
Author: Sylvain Munaut <tnt@246tNt.com>
Date:   Mon Oct 17 13:57:58 2011 +0200

    libbsc/nanobts: Fix NSVC OML init sequence for some rugby models
    
    The NVC never goes to OFF LINE but only to DEPENDENCY (because of
    missing attributes).
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>

commit 851f1206a822c1815f167bb4da6f8fc224e69909
Author: Sylvain Munaut <tnt@246tNt.com>
Date:   Mon Oct 17 13:56:02 2011 +0200

    libbsc: Don't include ext_info in SI13 if not in EGPRS mode
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>

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

Summary of changes:
 openbsc/configure.ac                      |    8 ++++----
 openbsc/include/openbsc/gsm_data_shared.h |    3 ++-
 openbsc/src/libbsc/bsc_vty.c              |   24 ++++++++++++++++++++++++
 openbsc/src/libbsc/bts_ipaccess_nanobts.c |    3 ++-
 openbsc/src/libbsc/bts_nokia_site.c       |   13 ++++++++-----
 openbsc/src/libbsc/system_information.c   |    2 +-
 6 files changed, 41 insertions(+), 12 deletions(-)


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


