openbsc.git branch neels/vlr updated. 0.15.0-714-gffe717524

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 Mar 2 01:41:20 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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, neels/vlr has been updated
  discards  4bb7cdbbca685f987495a76715afff9663e41890 (commit)
  discards  d56bc3cfa6e647cedd1926e59a22c1e3b349280a (commit)
  discards  922aa2a5408e6df2ea15fca40a7b7b5882e734a1 (commit)
  discards  1554868d6582af568aa7a43cae503fb9f0943a05 (commit)
  discards  ed2dfb9c383bac89bd1aedad3fda32c017e98eae (commit)
  discards  eba7bf58ecacc8fee288c7a55c428dee3bb50dea (commit)
  discards  d433f1896facd6fe960b24c8eb5e4ec3ab8f87e3 (commit)
  discards  cf79a5020a4bfc414a75bc08988218a4c8b79589 (commit)
  discards  b98480a1df158ee55ccd41edda52af171c68686a (commit)
  discards  a5113842492adc11c09fe2c2eb63fd2768342e61 (commit)
  discards  56917719d45cfcf4d23500bee8af6a22fce5a688 (commit)
  discards  33db85f41c61077df2d57c682613fffe7f7cfc08 (commit)
  discards  b210eec919b7c5323f316cbed87c34b53a9c2e35 (commit)
  discards  088b9275e500cb81f39f35cbe7d36a40508e8862 (commit)
  discards  9ef4693c695c4ba774b09b8553db036c674d4183 (commit)
  discards  f1b73979a1d11cac1679d6b7e7525452e1b44667 (commit)
  discards  596c6890fb8c4fa3fc4a16c819056eee8e39cea7 (commit)
  discards  21af9edfa56ef68cd22b7d8f7a57ea931f609df4 (commit)
       via  ffe71752448cc48fd27ba68628219dd2eeb78cfa (commit)
       via  b509e276194b9bb051bbac3ce0745d071d4efcc6 (commit)
       via  e52c5d0a109bc8bdaad9dfe6f6bb69bef5668ea0 (commit)
       via  6137844171d495ecd569846f8b4793fc5be76f1b (commit)
       via  628e7164d3ec440dfc5630c693cbc4a44c58806c (commit)
       via  43e8497da24b91e5ea5fea04bee155aa813a170f (commit)
       via  b45d8894250358f510f91f7f58b7b29ef2ac2ab7 (commit)
       via  c3e0e6165f62322e53df4384ed27f4aeef64da38 (commit)
       via  b3eebe95dcee84c0d437ba9e1a21c2de58e4a002 (commit)
       via  488b6dc581d3b8cb02bfe418dcd8e72b7b16a859 (commit)
       via  71baa3e2ddad4ecbe85b6471f8e9039aa91d6ebe (commit)
       via  8be6fc4df2e63aedaae5c5a00be5a419f48606c9 (commit)
       via  f01bd13ca1d137c4ec32ba301c47afb69a839378 (commit)
       via  f480b3589379be870453826ab7f1abaffb6f6315 (commit)
       via  e0d5caa91694e945f4f4af8d424161a4c5e1ec18 (commit)
       via  acc6e8323afad3cf7a2661b5c020f81d1dd9b0aa (commit)
       via  534034580c8ed6e0c03dcb488f20f2c526e9848b (commit)
       via  d015cbd65d2547e813f361654b3059d4eefa3669 (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 (4bb7cdbbca685f987495a76715afff9663e41890)
            \
             N -- N -- N (ffe71752448cc48fd27ba68628219dd2eeb78cfa)

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

Summary of changes:
 openbsc/include/openbsc/gsm_data.h               | 10 ++--
 openbsc/include/openbsc/silent_call.h            |  3 ++
 openbsc/src/gprs/gprs_gmm.c                      | 16 +++++-
 openbsc/src/libbsc/bsc_api.c                     |  2 +-
 openbsc/src/libmsc/db.c                          |  2 +
 openbsc/src/libmsc/gsm_04_08.c                   | 10 ++--
 openbsc/src/libmsc/silent_call.c                 |  4 ++
 openbsc/src/utils/meas_json.c                    |  3 +-
 openbsc/tests/ctrl_test_runner.py                |  3 +-
 openbsc/tests/msc_vlr/msc_vlr_test_gsm_authen.c  |  2 +-
 openbsc/tests/msc_vlr/msc_vlr_test_gsm_ciph.c    | 18 +++----
 openbsc/tests/msc_vlr/msc_vlr_test_umts_authen.c | 16 +++---
 openbsc/tests/msc_vlr/msc_vlr_tests.c            |  6 +--
 openbsc/tests/msc_vlr/msc_vlr_tests.h            |  2 +-
 openbsc/tests/smpp_test_runner.py                |  4 +-
 openbsc/tests/vty_test_runner.py                 | 63 ++++++++++--------------
 16 files changed, 89 insertions(+), 75 deletions(-)


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



More information about the osmocom-commitlog mailing list