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 64be006cd2970656237fac8328f16274d0e3a0fc (commit)
from 9ac76472baa492a24b23746c7713615e40e98ba9 (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=64be006cd2970656237fac8328f16274…
commit 64be006cd2970656237fac8328f16274d0e3a0fc
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Feb 9 11:25:21 2018 +0100
master-builds: Add missing dependencies / triggers
There were a lot of downstream triggers that we were missing.
I manually reviewed the debian/control files and used that to update
the trigger lists for all jobs in master-builds.yml.
Change-Id: I12057c9bb389041ef3bcabd1c335a0fa8c358092
-----------------------------------------------------------------------
Summary of changes:
jobs/master-builds.yml | 30 +++++++++++++++++++++---------
1 file changed, 21 insertions(+), 9 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via ebd2b0f405b34ab113a2611d9f79ae87a6b9fbd3 (commit)
from 6590044337c1497393dd779f45c0b584f8027e3e (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=ebd2b0f405b34ab113a2611d9f79…
commit ebd2b0f405b34ab113a2611d9f79ae87a6b9fbd3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Feb 9 10:32:03 2018 +0100
osmo_msgbdump_{l2,l3}(): Proper typecast
This avoids compiler warnings like
/tmp/work/sysmobts_v2-poky-linux-gnueabi/osmo-pcu/0.4+gitAUTOINC+4c112dc5a6-r1.18/recipe-sysroot/usr/include/osmocom/core/msgb.h: In function 'const char* msgb_hexdump_l2(const msgb*)':
error: invalid conversion from 'void*' to 'const unsigned char*' [-fpermissive]
return osmo_hexdump(msgb_l2(msg), msgb_l2len(msg));
which we've been getting in osmo-pcu builds on some platforms.
Change-Id: I0ec652a1a569ec1507d8411cf1ef87afabcca799
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/msgb.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 6590044337c1497393dd779f45c0b584f8027e3e (commit)
from 4e4521b3d5b6f554d7d653697c856b70fb49cf03 (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=6590044337c1497393dd779f45c0…
commit 6590044337c1497393dd779f45c0b584f8027e3e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Feb 9 09:58:57 2018 +0000
Revert "fsm: do not terminate child FSMs early"
This reverts commit 5ec91980ac2224aa1e9bf070a0e382d0d8c2b729.
More or less like I expected, it creates fall-out. osmo-msc master builds are failing, as are the open build service builds. The patch has therefor *not* been sufficiently tested.
Change-Id: I8d961d7bbd91b6a8d7691f24cb67720c3d001c7e
-----------------------------------------------------------------------
Summary of changes:
src/fsm.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 4e4521b3d5b6f554d7d653697c856b70fb49cf03 (commit)
from 5ec91980ac2224aa1e9bf070a0e382d0d8c2b729 (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=4e4521b3d5b6f554d7d653697c85…
commit 4e4521b3d5b6f554d7d653697c856b70fb49cf03
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Feb 9 08:07:52 2018 +0000
Revert "Use python 3 for utilities"
This reverts commit 76c6c50405c6cbb1d08bdd7b5d27c657fa5d38b6, which broke the obs builds. I'm really starting to get annoyed by ongoing python related breakage without ever fixing any bugs!
Change-Id: I4d76e897d4f746ff9ea4e06f2efc708a12cc2944
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 +-
utils/conv_codes_gsm.py | 2 +-
utils/conv_gen.py | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 5ec91980ac2224aa1e9bf070a0e382d0d8c2b729 (commit)
from 572177063d4cf2416b9f622d5031212204563720 (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=5ec91980ac2224aa1e9bf070a0e3…
commit 5ec91980ac2224aa1e9bf070a0e382d0d8c2b729
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Thu Feb 8 13:15:49 2018 +0100
fsm: do not terminate child FSMs early
The function _osmo_fsm_inst_term() terminates all child FSMs befor
it calls fi->fsm_cleanup(). This prevnts the cleanup callback to
perform last actions on the child FSMs (e.g.
osmo_fsm_inst_unlink_parent()).
move the function call to _osmo_fsm_inst_term_children() below the
call to fi->fsm->cleanup().
Change-Id: Ie89d435417306c6bf897274eabc3ed0a46485c26
-----------------------------------------------------------------------
Summary of changes:
src/fsm.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 572177063d4cf2416b9f622d5031212204563720 (commit)
via bf383a1d83661af26ccd6521c49b655fb22531d4 (commit)
from 6de34ee46b1d256e98d0048c5407f0eec929288b (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=572177063d4cf2416b9f622d5031…
commit 572177063d4cf2416b9f622d5031212204563720
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Feb 9 02:01:48 2018 +0100
msgb: Add msgb_hexdump_{l2,l3}() to dump l2 or l3 part of message buffer
Change-Id: I98e85397fb541ee0fd711f2e1852f63f3bb87359
http://cgit.osmocom.org/libosmocore/commit/?id=bf383a1d83661af26ccd6521c49b…
commit bf383a1d83661af26ccd6521c49b655fb22531d4
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Feb 2 12:11:14 2018 +0100
tlv_parser: Report *first* occurrence of repeated IEs
Most GSM related specifications require the receiver to use the
*first* occurrence of repeated IEs. The Osmocom TLV parser so
far did the opposite: It reported only the *last* occurrence in
case of repeated IEs. Let's change our implementation to be
more in-line with relevant specs, such as 3GPP TS 24.008 8.6.3.
Change-Id: Icde09e075f68c842a7a96cf7160c8e44b77cf82d
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/msgb.h | 14 ++++++++++++++
src/gsm/tlv_parser.c | 9 +++++++--
2 files changed, 21 insertions(+), 2 deletions(-)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 98f3f700797dcbf4777210c8100af79e27ffa7f1 (commit)
from 9955cc4306f30c20cc372e72f7ed9999d3a57177 (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=98f3f700797dcbf4777210c8100af79…
commit 98f3f700797dcbf4777210c8100af79e27ffa7f1
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Feb 7 11:16:28 2018 +0100
main.c: bts_main: fix typo in error message
Change-Id: Ib44fce36a945042e92ea3f4173e72c1ce5f66fb8
-----------------------------------------------------------------------
Summary of changes:
src/common/main.c | 2 +-
1 file changed, 1 insertion(+), 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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 9955cc4306f30c20cc372e72f7ed9999d3a57177 (commit)
via c2e3ff58bcd4203fb3426b99c986e71386fbd2b4 (commit)
from 322cfc49427209e5b686e85c4e5f8eb08037819a (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=9955cc4306f30c20cc372e72f7ed999…
commit 9955cc4306f30c20cc372e72f7ed9999d3a57177
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Feb 8 16:50:20 2018 +0100
osmo-bts-trx: ignore frame offset error on startup
Previously we always printed error on startup:
l1sap.c:461 Invalid condition detected: Frame difference is 627202-0=627202 > 1!
This is expected and of little practical use. Let's suppress it
by checking that FN was actually initialized.
Change-Id: I4f7cf285e437db0e980e1a2a3ab48a7255945448
http://cgit.osmocom.org/osmo-bts/commit/?id=c2e3ff58bcd4203fb3426b99c986e71…
commit c2e3ff58bcd4203fb3426b99c986e71386fbd2b4
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Feb 8 16:42:48 2018 +0100
osmo-bts-trx: init nbits to know value
It seems like some of the functions invoked by _sched_dl_burst()
do not sent nbits properly. This leads to a number of errors on
startup:
trx_if.c:593 Tx burst length 65535 invalid
It happens in conjunction with:
Transceiver.cpp:382:pushRadioVector: dumping STALE burst in TRX->USRP interface
Let's fix this by initializing nbits to 0 to make sure those bursts
are properly ignored.
Change-Id: Iaf85826861163c185925de528c8347ab22779e30
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 7 ++++---
src/osmo-bts-trx/scheduler_trx.c | 2 +-
2 files changed, 5 insertions(+), 4 deletions(-)
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 f54ebb06b919cab7201b473425d287f53970b451 (commit)
from e357646ed708bd5acc56b250d01bd695fff9cd73 (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=f54ebb06b919cab7201b473425d28…
commit f54ebb06b919cab7201b473425d287f53970b451
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Feb 2 04:39:54 2018 +0700
layer23/cell_log: set default logfile to /dev/null
When '/var/log/osmocom.log' does not exist the cell_log
app cannot start normally, because it has no permissions
to create a new file. Furthermore, logfile is optional now.
Change-Id: I2a9982f221871c78c5c9a73b7b7a1787ff07a86c
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/src/misc/app_cell_log.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 "UNNAMED PROJECT".
The branch, master has been updated
via 79fc6984ac8ae6cba549fcd7fd6892729652f24a (commit)
from ba1605afdc39a341c7ac4de8138f5d45f60f8a94 (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=79fc6984ac8ae6cba549fcd7fd68927…
commit 79fc6984ac8ae6cba549fcd7fd6892729652f24a
Author: Alexander Huemer <alexander.huemer(a)xx.vu>
Date: Sun Jan 28 16:25:38 2018 +0100
Add missing build products in .gitignore
Change-Id: I48b93adc280c1b0521e7f5acc1f66ce5db462915
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT