From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Tue, 18 Oct 2011 21:55:23 +0200
Message-ID: <E1RGFkx-0002Kl-Cp@calypso.gnumonks.org>
Subject: openbsc.git branch, sylvain/pending, updated. 0.10.0-21-g86aaefe
Message: 4

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  e067d043955e6df341292577bfcfd558724c4fce (commit)
  discards  ad58f5611aa5825f5885855a3eb75aa21a51aec3 (commit)
  discards  e76ad507b7a3a25dd6343beeeb642f8dfe260b14 (commit)
       via  86aaefe17b79aff4a09a22f3fffd65bd93499534 (commit)
       via  2192ed8d6126cc205894d1f3622f505a9aee3def (commit)
       via  c9519466918157245f8aae93c5be11a7c28b65a3 (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 (e067d043955e6df341292577bfcfd558724c4fce)
            \
             N -- N -- N (86aaefe17b79aff4a09a22f3fffd65bd93499534)

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

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

Summary of changes:
 openbsc/src/libbsc/bsc_vty.c        |    9 +++++----
 openbsc/src/libbsc/bts_nokia_site.c |    2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)


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


