openbsc.git branch pmaier/aoip_bsc updated. 0.15.0-751-ga999840f3

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
Fri Apr 28 16:31:16 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, pmaier/aoip_bsc has been updated
  discards  f15280bfb82811a228d095ecd9590f856fd6af95 (commit)
       via  a999840f3c981db71d6387fd757dd8a57de1eae6 (commit)
       via  6d8e5198ad17e70f27010dbf7c86d25477de90e1 (commit)
       via  6f0e50c8337355eb59033903ede9ab6528890835 (commit)
       via  a18001d50605b0c7d4ae54c812b8766f8e7f5f61 (commit)
       via  8b8fca757eafc7ae07a8a3c9f522265c8c73f729 (commit)
       via  2b229ffaef4d82ec87dc37d274ae62a7c214da7a (commit)
       via  cb1e3660946684e68bba3ab8d59ebd9cf530f83e (commit)
       via  11e4e41ffcd839cf6a570a2c9541e97495db96b4 (commit)
       via  7636c0833bd7d6ccf2eb0a67677334a72b5d7a92 (commit)
       via  dc9de2352329ac5523e19d89f7e17fbd16c5e25a (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 (f15280bfb82811a228d095ecd9590f856fd6af95)
            \
             N -- N -- N (a999840f3c981db71d6387fd757dd8a57de1eae6)

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/openbsc/commit/?id=a999840f3c981db71d6387fd757dd8a57de1eae6

commit a999840f3c981db71d6387fd757dd8a57de1eae6
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Apr 12 15:26:04 2017 +0200

    WIP: Integrate AoIP into MSC

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

Summary of changes:
 debian/openbsc-dev.install                      |  1 +
 openbsc/contrib/systemd/osmo-gbproxy.service    | 12 ++++
 openbsc/include/openbsc/gsm_data_shared.h       |  7 +-
 openbsc/include/openbsc/meas_rep.h              |  3 +-
 openbsc/include/openbsc/rest_octets.h           |  5 +-
 openbsc/include/openbsc/system_information.h    |  2 +-
 openbsc/openbsc.pc.in                           |  1 -
 openbsc/src/libbsc/abis_nm.c                    | 22 +++----
 openbsc/src/libbsc/abis_rsl.c                   | 20 ++++--
 openbsc/src/libbsc/bsc_vty.c                    | 13 ++--
 openbsc/src/libbsc/rest_octets.c                |  6 +-
 openbsc/src/libbsc/system_information.c         | 87 ++++++++++++-------------
 openbsc/src/libmsc/smpp_openbsc.c               |  4 +-
 openbsc/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c |  2 +-
 openbsc/src/osmo-bsc_nat/bsc_sccp.c             | 10 ++-
 openbsc/src/utils/meas_db.c                     |  3 +-
 openbsc/src/utils/meas_vis.c                    |  2 +-
 openbsc/tests/gsm0408/gsm0408_test.c            |  5 +-
 18 files changed, 110 insertions(+), 95 deletions(-)
 create mode 100644 openbsc/contrib/systemd/osmo-gbproxy.service


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



More information about the osmocom-commitlog mailing list