osmo-pcu.git branch neels/mnc3 updated. 0.4.0-98-gdd1a661

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Tue Feb 27 12:41:56 UTC 2018


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 "UNNAMED PROJECT".

The branch, neels/mnc3 has been updated
  discards  c0391519d1e211cdb457c868088186991bcc1bb8 (commit)
       via  dd1a661c034b9b15c60a7039c3601e0d00b5f173 (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 (c0391519d1e211cdb457c868088186991bcc1bb8)
            \
             N -- N -- N (dd1a661c034b9b15c60a7039c3601e0d00b5f173)

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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=dd1a661c034b9b15c60a7039c3601e0d00b5f173

commit dd1a661c034b9b15c60a7039c3601e0d00b5f173
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Feb 21 00:39:07 2018 +0100

    implement support for 3-digit MNC with leading zeros
    
    Receive the mnc_3_digits flag from the PCU interface. Bump the PCU interface
    version from 7 to 9 to match osmo-bts (see
    I49cd762c3c9d7ee6a82451bdf3ffa2a060767947 there).
    
    Add 3-digit flags and use the new RAI and LAI API from libosmocore throughout
    the code base to be able to handle an MNC < 100 that has three digits (leading
    zeros).
    
    Depends: Id2240f7f518494c9df6c8bda52c0d5092f90f221 (libosmocore),
             Ib7176b1d65a03b76f41f94bc9d3293a8a07d24c6 (libosmocore),
             I49cd762c3c9d7ee6a82451bdf3ffa2a060767947 (osmo-bts)
    
    Change-Id: I787fed84a7b613158a5618dd5cffafe4e4927234

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

Summary of changes:
 src/pcu_main.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list