osmo-iuh.git branch pre_release updated. df0759f7e77e36ee4eeb369c6d12d8edb152db43

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 Aug 9 12:02:27 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 "Osmocom code for Iuh interface".

The branch, pre_release has been updated
  discards  2627a983408cacb58b0a21ddcd6b737a2a72bdac (commit)
  discards  f4ed50c78263ac20cad27494e7b30636dcdc960f (commit)
       via  df0759f7e77e36ee4eeb369c6d12d8edb152db43 (commit)
       via  bf5ac2d568831839631c40b311f9a8e0bc94f6f4 (commit)
       via  0dd2509fce388f17320c6605ce68b64280b374c2 (commit)
       via  5e0292a6412a04eeed9e0aff3f56bd8d4f353346 (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 (2627a983408cacb58b0a21ddcd6b737a2a72bdac)
            \
             N -- N -- N (df0759f7e77e36ee4eeb369c6d12d8edb152db43)

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-iuh/commit/?id=df0759f7e77e36ee4eeb369c6d12d8edb152db43

commit df0759f7e77e36ee4eeb369c6d12d8edb152db43
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Sun Aug 6 21:52:02 2017 +0000

    add /debian package support
    
    Change-Id: I985805aea0e48fe70619de8b81206098e4e37613

http://cgit.osmocom.org/osmo-iuh/commit/?id=bf5ac2d568831839631c40b311f9a8e0bc94f6f4

commit bf5ac2d568831839631c40b311f9a8e0bc94f6f4
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Jul 27 14:37:03 2017 +0200

    apply ctx arg to osmo_ss7_vty_init_asp()
    
    Depends: libosmo-sccp Id4e7f47979001f7856b0b3665c9e94982e75e490
    Change-Id: Idccbdc669d740179153d0a73096745785bd2f5af

http://cgit.osmocom.org/osmo-iuh/commit/?id=0dd2509fce388f17320c6605ce68b64280b374c2

commit 0dd2509fce388f17320c6605ce68b64280b374c2
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Jul 31 13:13:24 2017 +0200

    make point codes configurable by SCCP address book
    
    In the vty config, use the SCCP address book to configure the local and remote
    SCCP addresses. Add VTY commands to set the remote SCCP addresses by name,
    derive the ss7 instance from these addresses:
    
      cs7 instance 1
       point-code 0.23.0
       sccp-address msc
        point-code 0.0.1
       sccp-address sgsn
        point-code 0.0.2
      hnbgw
       iucs
        remote-addr msc
       iups
        remote-addr sgsn
    
    Enforce that both IuCS and IuPS use the same ss7 instance. In the future, we
    may add the feature to use two separate instances.
    
    Depends: libosmo-sccp I75c67d289693f1c2a049ac61cf2b2097d6e5687d,
             Ie1aedd7894acd69ddc887cd65a8a0df4b888838c,
             I85b46269dbe7909e52873ace3f720f6292a4516c
    
    Change-Id: I33a7ba11eb7c2d9a5dc74d10fb0cf04bf664477b

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

Summary of changes:
 .gitreview                       |  3 ++
 debian/changelog                 |  5 ++++
 debian/compat                    |  1 +
 debian/control                   | 60 ++++++++++++++++++++++++++++++++++++++++
 debian/copyright                 | 51 ++++++++++++++++++++++++++++++++++
 debian/libosmo-ranap-dev.install |  3 ++
 debian/libosmo-ranap0.install    |  1 +
 debian/osmo-hnbgw.install        |  2 ++
 debian/rules                     | 18 ++++++++++++
 debian/source/format             |  1 +
 src/hnbgw_cn.c                   |  2 +-
 11 files changed, 146 insertions(+), 1 deletion(-)
 create mode 100644 .gitreview
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100644 debian/libosmo-ranap-dev.install
 create mode 100644 debian/libosmo-ranap0.install
 create mode 100644 debian/osmo-hnbgw.install
 create mode 100755 debian/rules
 create mode 100644 debian/source/format


hooks/post-receive
-- 
Osmocom code for Iuh interface



More information about the osmocom-commitlog mailing list