libosmocore.git branch neels/imsi_valid updated. 0.9.6-402-g9cd1e741

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
Thu Oct 5 20:17:02 UTC 2017


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 "An utility library for Open Source Mobile Communications".

The branch, neels/imsi_valid has been updated
  discards  6c4deaf7b77b5d90121ac212980eab9dc9b63eb4 (commit)
       via  9cd1e7417e76c98094a502131af779145a77c7b9 (commit)
       via  ee497f245e78929ddb69ba1f06d27bcc886f6597 (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 (6c4deaf7b77b5d90121ac212980eab9dc9b63eb4)
            \
             N -- N -- N (9cd1e7417e76c98094a502131af779145a77c7b9)

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/libosmocore/commit/?id=9cd1e7417e76c98094a502131af779145a77c7b9

commit 9cd1e7417e76c98094a502131af779145a77c7b9
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Oct 4 03:15:47 2017 +0200

    add osmo_imsi_str_valid() and osmo_msisdn_str_valid()
    
    Add GSM23003_IMSI_MIN_DIGITS definition.
    Add regression test gsm23003_test.c to test the two new functions.
    
    Will be used by OsmoHLR to validate VTY and CTRL input.
    
    Change-Id: I1e94f5b0717b947d2a7a7d36bacdf04a75cb3522

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

Summary of changes:
 Makefile.am                    |  4 +++-
 debian/libosmocore-dev.install |  1 +
 osmo-release.mk                | 37 +------------------------------
 osmo-release.sh                | 50 ++++++++++++++++++++++++++++++++++++++++++
 src/gsm/gsm23003.c             |  9 +++++---
 tests/gsm23003/gsm23003_test.c |  2 --
 6 files changed, 61 insertions(+), 42 deletions(-)
 create mode 100755 osmo-release.sh


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list