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 c0fc7940df40de07320c9b2cdd5525659d16805a (commit)
from 4a73d5e84383cf3fe02d730a7b21d393024054e4 (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=c0fc7940df40de07320c9b2cdd55…
commit c0fc7940df40de07320c9b2cdd5525659d16805a
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Nov 10 10:59:04 2017 +0100
vty: add port number for osmo-mgw
Change-Id: Ied224fe94b5152fd19e259396fbc0eaf69be4b96
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/vty/ports.h | 1 +
1 file changed, 1 insertion(+)
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 "Software-defined analyzer for APCO P25".
The branch, max has been updated
via 43a70b67db107f8f4a7a3f6793c2d86eaf86b232 (commit)
via 8fc19951819f50bcbd6475a4f1ed78990966f584 (commit)
from a3cab238b505fb4f06951a7826bce40d0d437f6b (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/op25/commit/?id=43a70b67db107f8f4a7a3f6793c2d86eaf8…
commit 43a70b67db107f8f4a7a3f6793c2d86eaf86b232
Author: Max <ikj1234i(a)yahoo.com>
Date: Thu Nov 9 21:12:46 2017 -0500
rx.py AF modes bugfix
http://cgit.osmocom.org/op25/commit/?id=8fc19951819f50bcbd6475a4f1ed7899096…
commit 8fc19951819f50bcbd6475a4f1ed78990966f584
Author: Max <ikj1234i(a)yahoo.com>
Date: Thu Nov 9 21:12:03 2017 -0500
p25 tx touch up
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/apps/rx.py | 2 +-
op25/gr-op25_repeater/apps/tx/dv_tx.py | 2 +-
op25/gr-op25_repeater/apps/tx/op25_c4fm_mod.py | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
Software-defined analyzer for APCO P25
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 0bd848c11229fad572b478d0515ea36dc0a18e48 (commit)
via 9f7a517eb6ca799b06af3f35c4f4fdaba6227877 (commit)
via b7552385b780e3b4e7cf7267ac5a575ab4b8ae91 (commit)
from 67ca5941407729f5a4b92ca43f7980c2b8080481 (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=0bd848c11229fad572b478d0515…
commit 0bd848c11229fad572b478d0515ea36dc0a18e48
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Nov 9 17:11:33 2017 +0900
ipa: Fix setting of OPC/DPC based on routing-context + override
As IPA is a transport layer underneath SCCP, and we don't have MTP-level
OPC and DPC fields in it, we are using the "point-code override dpc"
feature for setting the pseudo-M3UA DPC on incoming Rx packets,
and we use the PC from the routing context as pseudo-M3UA OPC.
However, we were so far only storing this in the M3UA data header,
and not in the xua->mtp.{opc,dpc} members, which are consulted
during the routing decisions.
Change-Id: I5e2244620cd48f848382eb595ce59c6212069788
http://cgit.osmocom.org/libosmo-sccp/commit/?id=9f7a517eb6ca799b06af3f35c4f…
commit 9f7a517eb6ca799b06af3f35c4f4fdaba6227877
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Nov 9 16:06:22 2017 +0900
vty: Make sure 'point-code override dpc' is saved with correct indent
Change-Id: I4c42ee71eff4ee6aad8dce4156809adb041811a6
http://cgit.osmocom.org/libosmo-sccp/commit/?id=b7552385b780e3b4e7cf7267ac5…
commit b7552385b780e3b4e7cf7267ac5a575ab4b8ae91
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Nov 9 16:05:19 2017 +0900
xua: Write 'local-ip' only if non-NULL
Avoid writing 'local-ip (null)' to the config file
Change-Id: Ie49f21afd6b29b8e4a3b16f3f18764fea856d196
-----------------------------------------------------------------------
Summary of changes:
src/ipa.c | 2 ++
src/osmo_ss7_vty.c | 5 +++--
2 files changed, 5 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 "The Open Source GSM Base Band stack".
The branch, master has been updated
via 0fd13fcd3cb505008c042d0b99e257da1ff76c5a (commit)
from 3483d4d8447de3a0177204e4c8b74daa57f02cda (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/osmocom-bb/commit/?id=0fd13fcd3cb505008c042d0b99e25…
commit 0fd13fcd3cb505008c042d0b99e257da1ff76c5a
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Nov 8 15:06:15 2017 +0100
mobile: Make VTY logging commands available to the mobile app
So far logging_vty_add_cmds wasn't called. The main.c might be
shared with other apps so place it into the routine that is
setting up the VTY.
Change-Id: I3db9cf288bce12f51e36caad44e9bc34094638f4
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/src/mobile/app_mobile.c | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
The Open Source GSM Base Band stack
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 Open Source GSM Base Band stack".
The branch, master has been updated
via 3483d4d8447de3a0177204e4c8b74daa57f02cda (commit)
via 43ecde0fced685bc5b4fa4818df36a6bc394df59 (commit)
from 52fbe66ca7ca22a834f368bc783a3400a46fd09e (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/osmocom-bb/commit/?id=3483d4d8447de3a0177204e4c8b74…
commit 3483d4d8447de3a0177204e4c8b74daa57f02cda
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Nov 8 18:35:08 2017 +0700
mobile/gsm322.c: prevent buffer over-/under-run
Change-Id: Ic12587a6c6456b8663e5357cf68a22c6d1927a07
http://cgit.osmocom.org/osmocom-bb/commit/?id=43ecde0fced685bc5b4fa4818df36…
commit 43ecde0fced685bc5b4fa4818df36a6bc394df59
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Nov 2 17:51:19 2017 +0700
mobile/gsm322.c: prevent calling memset() with zero length
This change prevents a possibility of calling memset()
with constant zero length parameter, and the corresponding
compiler warning.
Change-Id: I2d8d78474614939659a7f24d5007b1c890776b1a
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/src/mobile/gsm322.c | 7 +++++++
1 file changed, 7 insertions(+)
hooks/post-receive
--
The Open Source GSM Base Band stack
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 Open Source GSM Base Band stack".
The branch, master has been updated
via 52fbe66ca7ca22a834f368bc783a3400a46fd09e (commit)
from 87038afe86f4fc9904c2b40f165de37204675699 (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/osmocom-bb/commit/?id=52fbe66ca7ca22a834f368bc783a3…
commit 52fbe66ca7ca22a834f368bc783a3400a46fd09e
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Nov 8 12:45:23 2017 +0100
mobile: Do not exclude DGPS from the list of default categories
I don't remember why we parse the categories like this. First if
the mobile doesn't use a subsystem there is no harm to have it
enabled, second the default levels can be adjusted for all apps
and third we have the VTY to reconfigure these logging targets.
Change-Id: Ia874b7ed127026b8395072a3bac2aed9944b1cce
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/src/mobile/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The Open Source GSM Base Band stack
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 Open Source GSM Base Band stack".
The branch, master has been updated
via 87038afe86f4fc9904c2b40f165de37204675699 (commit)
from d0ed4de0854f16f3f03be681356755fddaf3d251 (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/osmocom-bb/commit/?id=87038afe86f4fc9904c2b40f165de…
commit 87038afe86f4fc9904c2b40f165de37204675699
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Nov 1 00:59:35 2017 +0100
vty: skip installing cmds now always installed by default
vty_install_default() and install_default() will soon be deprecated.
Depends: I5021c64a787b63314e0f2f1cba0b8fc7bff4f09b
Change-Id: I300a4b34a2031fd09d110ef18375d140a6dca7ba
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/src/mobile/vty_interface.c | 3 ---
src/shared/libosmocore/src/gb/gprs_bssgp_vty.c | 1 -
src/shared/libosmocore/src/gb/gprs_ns_vty.c | 1 -
src/shared/libosmocore/src/vty/logging_vty.c | 1 -
src/shared/libosmocore/src/vty/vty.c | 1 -
5 files changed, 7 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack
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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 25647562968ac6985e3999f4e71bbfd7751d6715 (commit)
from 80117acba6588f09b356dd416a964f4d6129ffd4 (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-bts/commit/?id=25647562968ac6985e3999f4e71bbfd…
commit 25647562968ac6985e3999f4e71bbfd7751d6715
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Nov 8 16:38:53 2017 +0100
l1sap: Fix abort on big RTP packet received
Recently while testing new osmo-mgw, big RTP packets (around 4K bytes,
see OS#2625 for more info), were being received on the BTS, which was
aborting with the following message:
"msgb(0xff208): Not enough tailroom msgb_put (348 < 1488)"
The crash can be reproduced in a sysmobts as well as on my PC locally
with osmo-bts-trx. I used osmo-bts-trx to test that the patch solved the
abort.
Fixes: OS#2624
Change-Id: Idfde1dacc3dc3d3d5e239cf1f7e39ade7fc25975
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 Open Source GSM Base Band stack".
The branch, master has been updated
via d0ed4de0854f16f3f03be681356755fddaf3d251 (commit)
from 8dbacacd37e2d4810c8e0ff2008c94cc6ded0b13 (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/osmocom-bb/commit/?id=d0ed4de0854f16f3f03be68135675…
commit d0ed4de0854f16f3f03be681356755fddaf3d251
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 17 03:17:43 2017 +0300
host/mobile: use osmocom_ms as talloc context
As we use talloc, it's absurdly not to use the main feature of
the library - hierarchical memory management. This change sets
talloc context of all sub-allocated objects to related osmocom_ms
instance. So, as soon as osmocom_ms instance is destroyed, all
sub-allocated chunks are getting destroyed too.
Change-Id: I6e3467ff739f3e6dc8dd60cc6d1fcd3f8e490ce9
-----------------------------------------------------------------------
Summary of changes:
.../layer23/include/osmocom/bb/mobile/mncc_sock.h | 2 +-
src/host/layer23/src/common/sim.c | 3 +--
src/host/layer23/src/mobile/app_mobile.c | 2 +-
src/host/layer23/src/mobile/gsm322.c | 24 ++++++++++------------
src/host/layer23/src/mobile/gsm48_cc.c | 2 --
src/host/layer23/src/mobile/mncc_sock.c | 4 ++--
src/host/layer23/src/mobile/mnccms.c | 5 ++---
src/host/layer23/src/mobile/subscriber.c | 8 +++-----
src/host/layer23/src/mobile/transaction.c | 4 +---
src/host/layer23/src/mobile/vty_interface.c | 4 +---
10 files changed, 23 insertions(+), 35 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack
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 adc35d0e69bc69e8ef861e22e741ad2cd35119ff (commit)
from 43aa00dbd4f0b3cca7708f21494ee0229e390b76 (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=adc35d0e69bc69e8ef861e22e741ad2c…
commit adc35d0e69bc69e8ef861e22e741ad2cd35119ff
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Nov 7 16:32:55 2017 +0100
osmo-deps.sh: Force fetching git tags
It was recently spotted, in a osmo-msc jenkins build, that an updated
dependency (new commits to be fetched) contained a new tag which was
not fetched with the commit. It resulted in the Makefile generating an
old .version file, which ended up generating a library version in the
.pc which later in the build make the configure script fail while
checking at the dependencies.
As far as I could understand after reading several discussion threads,
it seems git fetch doesn't necessarily fetch and store locally all new
tags found in the remote, and we need to explicitly add the --tags
parameter to be sure all of them are downloaded.
This patch adds a new fetch line instead of patching the one already
present because it seems in old versions of git the --tags parameter had
a different behaviour, in which only tags and not branches are fetched.
This way is ensured that we get both correct regardless of git version.
Change-Id: I4bfe4846959c70e435d6792a755a6f2a6f0a932c
-----------------------------------------------------------------------
Summary of changes:
scripts/osmo-deps.sh | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
CI scripts