From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Tue, 18 Oct 2011 13:49:09 +0200
Message-ID: <E1RG8AP-0000Mg-5U@calypso.gnumonks.org>
Subject: openbsc.git branch, sylvain/pending, updated. 0.10.0-21-ge067d04
Message: 2

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, sylvain/pending has been updated
  discards  65b3b8c345c436844148b776c125d5c1a13366f4 (commit)
  discards  33d295e587e417b1b9f6942f18a9744a9040ec48 (commit)
       via  e067d043955e6df341292577bfcfd558724c4fce (commit)
       via  ad58f5611aa5825f5885855a3eb75aa21a51aec3 (commit)
       via  e76ad507b7a3a25dd6343beeeb642f8dfe260b14 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (65b3b8c345c436844148b776c125d5c1a13366f4)
            \
             N -- N -- N (e067d043955e6df341292577bfcfd558724c4fce)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 e067d043955e6df341292577bfcfd558724c4fce
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 ad58f5611aa5825f5885855a3eb75aa21a51aec3
Author: Sylvain Munaut <tnt@246tNt.com>
Date:   Mon Oct 17 14:05:19 2011 +0200

    libbsc/nokia_site: Increase reset timer to 10 seconds
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>

commit e76ad507b7a3a25dd6343beeeb642f8dfe260b14
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>

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

Summary of changes:
 openbsc/configure.ac                      |    8 ++++----
 openbsc/include/openbsc/gsm_data_shared.h |    1 +
 openbsc/src/libbsc/bsc_vty.c              |   23 +++++++++++++++++++++++
 openbsc/src/libbsc/bts_nokia_site.c       |    7 +++++--
 4 files changed, 33 insertions(+), 6 deletions(-)


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


