openbsc.git branch vlr_2G updated. 0.15.0-744-gf2482b841

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
Wed Mar 29 13:22:48 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, vlr_2G has been updated
  discards  b4c96e0e1ffcae1d91c5ef6e20205a6485b4b97b (commit)
  discards  b449eecaa88dc5f93fa707dfe9c894d9642431a5 (commit)
  discards  0ee06dda3f989b90671d8b02add866af80a10de9 (commit)
  discards  2ab3405105b04db82447f89e5079c9e8e2f79a84 (commit)
  discards  e8936c3a8cbe6319ad8d30ec57217b10432fef19 (commit)
  discards  6a0213de0b8e715c8ff76988d51134505e76e419 (commit)
  discards  865bc8650b294c04de84a3b0dab31591b7a87a50 (commit)
  discards  0a065e92e14ecdfcbcdff0b6922c3cb697da9de5 (commit)
       via  f2482b841edd106c4053cf1608431e1b94627106 (commit)
       via  34a8239a63675022f8f7f5a74c5ad5b8c1be5e49 (commit)
       via  ba286d4de6ea9d1c46916a5de85072432431ba25 (commit)
       via  833974899c13345a32583fc3cfc693956b4bd1b2 (commit)
       via  4e66a5f958e73e58afbda8564ef8504c3e8e985c (commit)
       via  82855a2d1c3a78817a22460fffb4f1ca0b827ce2 (commit)
       via  690637f3f86446eafc8f51dbccc119033f1ee0c2 (commit)
       via  797983507205685a211762692e41e4985ac97570 (commit)
       via  f3e3d5676ccd49cb1211012b5cdad123cb78058d (commit)
       via  9ae6c816579ed4f7a222468dddee39871748670b (commit)
       via  b1e6b3749389ec5b3f33d5ac0fcc7f43df3f4641 (commit)
       via  9311881bb127180be74a36d716e06283931ebe00 (commit)
       via  16dcf2ae221a3a862fbbb958f5e1e2ecd6b3f7fa (commit)
       via  baaf3e242ecfedf43511ec9d11336d9f2f04ed2e (commit)
       via  f7e9a349efde8987a7da48fb5e331199ba3bb21f (commit)
       via  3521af7f3aacc373f48450d06cabf795f6a4a5b1 (commit)
       via  ce49258a12019d2c7cb53d07e3c9b4ffbc20f561 (commit)
       via  dd22a30d75090ebe2ba08056bfa04a92aa8d6ba1 (commit)
       via  ca2778cd22e1cd2cac6b3dcda57933601187f01e (commit)
       via  476c4bb7d13b0c092f78da76e858f882a4bacf76 (commit)
       via  ca06e040cc115689fb10394cc566052576a638fc (commit)
       via  ac27a99021d404f9a15b952fbbc03789926b7ecc (commit)
       via  88d4fc70d57ffb091f60f4af01457d3943b63903 (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 (b4c96e0e1ffcae1d91c5ef6e20205a6485b4b97b)
            \
             N -- N -- N (f2482b841edd106c4053cf1608431e1b94627106)

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:
 contrib/jenkins.sh                        |   2 +
 openbsc/contrib/soap.py                   | 188 ++++++++++++++++++++++++++++++
 openbsc/contrib/twisted_ipa.py            |  57 +++++----
 openbsc/include/openbsc/abis_rsl.h        |   6 +-
 openbsc/include/openbsc/gsm_data_shared.h |   1 +
 openbsc/src/gprs/gprs_subscriber.c        |   2 +-
 openbsc/src/libbsc/abis_nm.c              | 120 ++++++++++++++-----
 openbsc/src/libbsc/abis_om2000.c          |  22 +++-
 openbsc/src/libbsc/abis_om2000_vty.c      |  27 +++++
 openbsc/src/libbsc/abis_rsl.c             |  39 ++++++-
 openbsc/src/libbsc/bsc_api.c              |   2 +-
 openbsc/src/libbsc/bsc_init.c             |  20 ++--
 openbsc/src/libbsc/bsc_subscriber.c       |   2 +-
 openbsc/src/osmo-nitb/bsc_hack.c          |   4 +-
 openbsc/tests/ctrl_test_runner.py         |   3 +-
 openbsc/tests/smpp_test_runner.py         |   3 +-
 openbsc/tests/vty_test_runner.py          |   7 +-
 17 files changed, 429 insertions(+), 76 deletions(-)
 create mode 100755 openbsc/contrib/soap.py


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



More information about the osmocom-commitlog mailing list