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 "SCCP Library".
The branch, master has been updated
via c755c1d1b02d748cf27cc805d37553894816833a (commit)
via 4e1dfa8677c6323d22ef7d09103ca1c5c7e57648 (commit)
from a8929fdb5642c86c23a615e4e00a78269366e846 (commit)
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/libosmo-sccp/commit/?id=c755c1d1b02d748cf27cc805d37…
commit c755c1d1b02d748cf27cc805d37553894816833a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Oct 27 14:58:26 2017 +0200
osmo_sccp_addr_encode(): Fix truncation of point codes
In osmo_sccp_addr_encode(), we accidentially truncated all point
codes to 10 bits, where in reality we should have truncated them to
14 bits: One 'f' was missing in the bit-mask.
Closes: OS#2441
Change-Id: Iad67b674b5b5fd41996aa898a131e98900842dd8
http://cgit.osmocom.org/libosmo-sccp/commit/?id=4e1dfa8677c6323d22ef7d09103…
commit 4e1dfa8677c6323d22ef7d09103ca1c5c7e57648
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Oct 27 14:57:45 2017 +0200
osmo_sccp_addr_encode(): Check for more erroneous situations
... and bail out + log an error.
Change-Id: I2a419343e55edad39c59e763d11046c5a439444d
-----------------------------------------------------------------------
Summary of changes:
src/sccp2sua.c | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
hooks/post-receive
--
SCCP Library
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 layer for OpenEmbedded".
The branch, laforge/nightly has been updated
via 377776a832b5d0286ba119a38a7eb1a23d702d25 (commit)
from 8663653500fe559bf985447b0c9db3cf0ebb188f (commit)
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/meta-telephony/commit/?id=377776a832b5d0286ba119a38…
commit 377776a832b5d0286ba119a38a7eb1a23d702d25
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Oct 27 00:09:56 2017 +0200
openbsc.git: Upstream binary now named osmo-bsc-sccplite
In Change-Id If10d1599b62d010726336134091a4e855c380d93, upstream
osmocom.git has renamed osmo-bsc (and related config files, etc)
to osmo-bsc-sccplite, so we don't have to rename it in the recipe
anymore.
Change-Id: I7e3bf1d6186fb32f4d671cbf84cad195d2776190
-----------------------------------------------------------------------
Summary of changes:
recipes-osmocom/openbsc/openbsc.inc | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
hooks/post-receive
--
Osmocom layer for OpenEmbedded
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 "UNNAMED PROJECT".
The branch, master has been updated
via 234f9cb701c83a85ccbfbfb904aa04d87662bdc5 (commit)
from 16140f70c5d8138311397388cc938e10f0d992db (commit)
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-hlr/commit/?id=234f9cb701c83a85ccbfbfb904aa04d…
commit 234f9cb701c83a85ccbfbfb904aa04d87662bdc5
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Oct 24 17:23:04 2017 +0200
cosmetic: tweak params of hlr_controlif_setup()
Cosmetically prepare for adding new CTRL commands in hlr_controlif_setup():
- drop unused 'gs' param.
- use ctrl_interface_setup_dynip2(), so far with default CTRL nodes; custom
nodes will be added soon.
Prepares: I98ee6a06b3aa6a67adb868e0b63b0e04eb42eb50
Change-Id: I63004a7953b04988449697dbc5d55d7ed0c6d82d
-----------------------------------------------------------------------
Summary of changes:
src/ctrl.c | 12 ++++++------
src/ctrl.h | 3 +--
src/hlr.c | 2 +-
3 files changed, 8 insertions(+), 9 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via a919206f922bdd01a9575e569b8bae63bd9c119c (commit)
via 8ec16bec29f4026fb4631aeb6ab3a70465c583c4 (commit)
from c481a988e33e4046c53f1f38d52522db67401820 (commit)
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-gsm-manuals/commit/?id=a919206f922bdd01a9575e5…
commit a919206f922bdd01a9575e569b8bae63bd9c119c
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Oct 24 15:47:12 2017 +0200
OsmoHLR: update ctrl description and examples
The patch to refactor ctrl commands to osmo-hlr, change
I98ee6a06b3aa6a67adb868e0b63b0e04eb42eb50, was tweaked. Adjust accordingly.
Change-Id: Ie4da6115bb2eb005a9f95bf4de1bfe36468fd607
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=8ec16bec29f4026fb4631ae…
commit 8ec16bec29f4026fb4631aeb6ab3a70465c583c4
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Oct 24 14:31:13 2017 +0200
OsmoHLR: add make target to update the example ctrl and vty files
Change-Id: I88027396ec15101697a79aa5e964387d47abdae2
-----------------------------------------------------------------------
Summary of changes:
OsmoHLR/Makefile | 41 +++++++++++++++++++++++++++
OsmoHLR/chapters/control.adoc | 13 ++++++---
OsmoHLR/example_subscriber_cs_ps_enabled.ctrl | 25 ++++++++++++++++
OsmoHLR/example_subscriber_info.ctrl | 18 ++++++++++--
4 files changed, 91 insertions(+), 6 deletions(-)
hooks/post-receive
--
Manuals for Osmocom GSM components
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, master has been updated
via bcf9f23456b58e4c959d84bb42d325589c3669ee (commit)
from b48e82ca9eee93ccd821cd179951837bf7a22d6a (commit)
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=bcf9f23456b58e4c959d84bb42d3…
commit bcf9f23456b58e4c959d84bb42d325589c3669ee
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Oct 25 04:16:45 2017 +0200
utils: avoid segfault when calling osmo_strlcpy(src=NULL)
Change-Id: Ieba7ba262ace2e370a4b9a550b3131fb13f07413
-----------------------------------------------------------------------
Summary of changes:
src/utils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "CI scripts".
The branch, master has been updated
via 26f9d8768b644ae0dd20b0e671b949a340c954e4 (commit)
from ff683afa2dfabbcd3feb62d852f576d9f72892c8 (commit)
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-ci/commit/?id=26f9d8768b644ae0dd20b0e671b949a3…
commit 26f9d8768b644ae0dd20b0e671b949a340c954e4
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Oct 26 20:50:58 2017 +0200
osmocom:nightly OBS: add osmo-bsc package / remove nitb-split
This was the last package that we only built in
osmocom:nitb-split:nightly, so we can remove the latter, too
Change-Id: Ib99e0775e9db30ec3c5263bb3a364d8cab4633c3
-----------------------------------------------------------------------
Summary of changes:
scripts/osmocom-nightly-nitb-split.sh | 119 ----------------------------------
scripts/osmocom-nightly-packages.sh | 2 +
2 files changed, 2 insertions(+), 119 deletions(-)
delete mode 100755 scripts/osmocom-nightly-nitb-split.sh
hooks/post-receive
--
CI scripts
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 "SCCP Library".
The branch, neels/ni has been created
at 799b24fca46b4b407c9275865aed4174a2d164f2 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=799b24fca46b4b407c9275865ae…
commit 799b24fca46b4b407c9275865aed4174a2d164f2
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Oct 26 21:17:08 2017 +0200
wip
Change-Id: Id14a1abcfe1661ff1cbcf0c1b8bc44a631e926c3
-----------------------------------------------------------------------
hooks/post-receive
--
SCCP Library
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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via cb1838d8075379fdc08095fdd718b459180a38ae (commit)
from ed03661871ac8ee1715c04390d25631537b084ac (commit)
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=cb1838d8075379fdc08095fdd718b459…
commit cb1838d8075379fdc08095fdd718b459180a38ae
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Oct 26 00:33:26 2017 +0200
rename osmo-bsc to osmo-bsc-sccplite
This is to avoid naming conflicts with the new osmo-bsc, which resides
in its own git repository (osmo-bsc.git) and which uses libosmo-sigtran
and implements (primarily) 3GPP AoIP.
Change-Id: If10d1599b62d010726336134091a4e855c380d93
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 4 ++++
debian/control | 12 ++++++------
debian/osmocom-bsc-sccplite.examples | 2 ++
debian/osmocom-bsc-sccplite.install | 2 ++
debian/osmocom-bsc.examples | 1 -
debian/osmocom-bsc.install | 2 --
debian/rules | 2 +-
openbsc/.gitignore | 2 +-
openbsc/contrib/bsc-test/msc.sh | 4 ++--
.../systemd/{osmo-bsc.service => osmo-bsc-sccplite.service} | 2 +-
.../osmo-bsc.cfg => osmo-bsc-sccplite/osmo-bsc-sccplite.cfg} | 0
openbsc/osmoappdesc.py | 4 ++--
openbsc/src/osmo-bsc/Makefile.am | 6 +++---
openbsc/src/osmo-bsc/osmo_bsc_main.c | 2 +-
openbsc/tests/ctrl_test_runner.py | 8 ++++----
openbsc/tests/vty_test_runner.py | 8 ++++----
16 files changed, 33 insertions(+), 28 deletions(-)
create mode 100644 debian/osmocom-bsc-sccplite.examples
create mode 100644 debian/osmocom-bsc-sccplite.install
delete mode 100644 debian/osmocom-bsc.examples
delete mode 100644 debian/osmocom-bsc.install
rename openbsc/contrib/systemd/{osmo-bsc.service => osmo-bsc-sccplite.service} (65%)
rename openbsc/doc/examples/{osmo-bsc/osmo-bsc.cfg => osmo-bsc-sccplite/osmo-bsc-sccplite.cfg} (100%)
hooks/post-receive
--
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "CI scripts".
The branch, master has been updated
via ff683afa2dfabbcd3feb62d852f576d9f72892c8 (commit)
via 27d80693851d7c714aa96a50c3a4d0284c8c0caa (commit)
from a41cee77033ea884b1a91cc1b6d4997c8239d9af (commit)
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-ci/commit/?id=ff683afa2dfabbcd3feb62d852f576d9…
commit ff683afa2dfabbcd3feb62d852f576d9f72892c8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Oct 26 17:55:22 2017 +0200
osmocom:nightly OBS: Add osmo-msc + osmo-mgw
Change-Id: Ie417f912f11f3a45c6efb39595d6a4d89cf3a058
http://cgit.osmocom.org/osmo-ci/commit/?id=27d80693851d7c714aa96a50c3a4d028…
commit 27d80693851d7c714aa96a50c3a4d0284c8c0caa
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Oct 26 17:53:49 2017 +0200
osmocom:nightly OBS: remove old osmo-stp/cellmgr-ng package
this package doesn't exist in the OBS anyway, yet we continue to attempt
to upload it there. Stop that :)
Change-Id: I0f0726ed412e4a281dcf99047ca22b494216b4ad
-----------------------------------------------------------------------
Summary of changes:
scripts/osmocom-nightly-packages.sh | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
CI scripts
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 "SCCP Library".
The branch, master has been updated
via a8929fdb5642c86c23a615e4e00a78269366e846 (commit)
from 793cf8a259540bbb063bf0eb4cfde3e26d3ccfd3 (commit)
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/libosmo-sccp/commit/?id=a8929fdb5642c86c23a615e4e00…
commit a8929fdb5642c86c23a615e4e00a78269366e846
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Oct 26 17:19:50 2017 +0200
sccp_scrc: fix Network Indicator in SIO composition
Since the NI is in bits DC, not BA, it needs to be shifted by 6, not 4, to end
up in the two most significant bits. Also, NI is two bits wide, hence & 0x3.
(The m3ua.c side of this is already correct.)
See ITU-T Recommendation Q.704 (07/96), 14.2 "Service information octet".
Before this patch, NI was always sent as 00 == International regardless of the
VTY configuration.
This patch was verified to work by a wireshark trace of osmo-bsc connecting to
osmo-msc, showing the NI decoded as configured by an osmo-bsc.cfg file in the
BSSMAP Reset message MTP 3 / Protocol data.
Change-Id: I7bb4eb6518a1e0d74313bda776d2a6acd0b02e1b
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/mtp_sap.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
SCCP Library