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 b4962dcf115148834478744e35fe1a888eda915f (commit)
from a1d8e2c4087c15561e9c4fb120042be4b187bc9c (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=b4962dcf115148834478744e35fe1a88…
commit b4962dcf115148834478744e35fe1a888eda915f
Author: Keith <keith(a)rhizomatica.org>
Date: Wed Aug 16 22:45:07 2017 +0200
libmsc: Use actual delivery time in delivery reports.
Set the time on the status report to the time the message was delivered, as
this may not be the same as the time when we are delivering the report to the
originating MS.
Change-Id: I9056429d40bf02731f004b7833f1de45a0d1add8
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data.h | 1 +
openbsc/src/libmsc/db.c | 1 +
openbsc/src/libmsc/gsm_04_11.c | 4 ++--
3 files changed, 4 insertions(+), 2 deletions(-)
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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via a1d8e2c4087c15561e9c4fb120042be4b187bc9c (commit)
via a42b0dff4c28aa774566e045b6830a3eba455954 (commit)
from 0ff59c1e1ba7b8f13c519f87b82e5dd144e219cd (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=a1d8e2c4087c15561e9c4fb120042be4…
commit a1d8e2c4087c15561e9c4fb120042be4b187bc9c
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Aug 18 16:23:28 2017 +0200
gbproxy: log signal value as text
Change-Id: I6ed923f5c60a8d64305f4b8e90d1362d6510e1c5
http://cgit.osmocom.org/openbsc/commit/?id=a42b0dff4c28aa774566e045b6830a3e…
commit a42b0dff4c28aa774566e045b6830a3eba455954
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Aug 17 19:33:11 2017 +0200
gbproxy: log unhandled BSSGP PDU as text
Change-Id: Ibe3c8bd353b3a178e26b0936f25b2e1959f9990c
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gb_proxy.c | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 0ff59c1e1ba7b8f13c519f87b82e5dd144e219cd (commit)
from b13196dea30aa8bd4c530373632285716375e32d (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=0ff59c1e1ba7b8f13c519f87b82e5dd1…
commit 0ff59c1e1ba7b8f13c519f87b82e5dd144e219cd
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Fri Aug 18 12:26:23 2017 +0200
libmsc: Fix wrong handling of user_message_reference parameter
libsmpp34 already converts received TLV integer values to native
endianess in libsmpp34_(un)pack.
Converting them again at receive time swaps the 2 bytes of
user_message_reference, then using a wrong value. As GSM03.40 spec
uses only 1 byte for the id, then only the high byte of the initial
value is used and eventually sent back to the ESME. Again, at that time,
htons() is not needed because libsmpp34 already handles that part.
See OS-#2429 for more details.
Change-Id: If748548a4a223e529a1110c89e483b599b406e8b
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/smpp_openbsc.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 "Osmocom layer for OpenEmbedded".
The branch, 201705 has been updated
via 687b683bb80a4c368248491ac18ef5e439aa48af (commit)
from 219eca67a3cd8517e6fbfe156324ddace2453401 (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=687b683bb80a4c368248491ac…
commit 687b683bb80a4c368248491ac18ef5e439aa48af
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Fri Aug 18 15:25:01 2017 +0200
lksctp-tools: Use bb.utils.contains instead of deprecated base_contains
Change-Id: Ic5fb0f35e5c9a3c48748b2941f471f0704a41e75
-----------------------------------------------------------------------
Summary of changes:
recipes-misc/lksctp-tools/lksctp-tools_1.0.16.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 733810c656fa9ec50a4223b0c15070ba1fd758cf (commit)
from bd3bb135a4c6be29d80fb687ffcdc56c9cd8b6bc (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=733810c656fa9ec50a4223b0c150…
commit 733810c656fa9ec50a4223b0c15070ba1fd758cf
Author: Keith <keith(a)rhizomatica.org>
Date: Thu Aug 17 21:37:47 2017 +0200
gsm0411_utils: GSM03.40 9.2.3.11 SCTS should be local
From GSM 03.40: "The Service-Centre-Time-Stamp, and any other times
coded in this format that are defined in this specification,
represent the time local to the sending entity."
Change-Id: I4efdb1eaae43aced33961b64d4f14b0040321c10
-----------------------------------------------------------------------
Summary of changes:
src/gsm/gsm0411_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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, pmaier/aoip3 has been updated
via ed29a134b3bff8adfe117df1744307154a7ab131 (commit)
from 2fdce87741cb43fc9ac08a40353e6bb6e720bfc8 (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=ed29a134b3bff8adfe117df174430715…
commit ed29a134b3bff8adfe117df1744307154a7ab131
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Thu Aug 17 10:32:29 2017 +0200
fixup for: fix handover (signalling only) and add VTX command to trigger
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/bsc_vty.c | 42 +++++++++++++++++++++---------------------
1 file changed, 21 insertions(+), 21 deletions(-)
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 "UNNAMED PROJECT".
The branch, master has been updated
via b1be6112bb6ffd5a3b2ae046c5f5fa5b65623dde (commit)
from f60cf62f4fca3ee0f3803ecc0b7e87b35d74d9f3 (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-pcu/commit/?id=b1be6112bb6ffd5a3b2ae046c5f5fa5…
commit b1be6112bb6ffd5a3b2ae046c5f5fa5b65623dde
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Aug 17 00:49:23 2017 +0200
GSMTAP: fix category checks in pcu_rx_data_ind and pcu_l1if_tx_ptcch
We needto shift the PCU_GSMTAP_C_* constants before comparing against
the mask of enabled GSMTAP categories.
Change-Id: Ieb9332c65ed7bd57baf1aeab5ab722f92fc23b24
-----------------------------------------------------------------------
Summary of changes:
src/pcu_l1_if.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 "Osmocom layer for OpenEmbedded".
The branch, laforge/nightly has been updated
discards 26ebed66eef7a5016ced9a5950c49653508e6ad2 (commit)
discards 507e6e6d659d281e010928243bb0423355ec045f (commit)
via b58904accd730b8505320d62e0c198274b422d7f (commit)
via 7798207c8795d1337c9525f527b760dcfb7b8348 (commit)
via 5f424a919fd57caf5482e7d9da510a116febd2cd (commit)
via 219eca67a3cd8517e6fbfe156324ddace2453401 (commit)
via 6b9b1ac568d86376b3d6df248148c4f9bcdc1c04 (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 (26ebed66eef7a5016ced9a5950c49653508e6ad2)
\
N -- N -- N (b58904accd730b8505320d62e0c198274b422d7f)
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/meta-telephony/commit/?id=b58904accd730b8505320d62e…
commit b58904accd730b8505320d62e0c198274b422d7f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Aug 17 00:53:51 2017 +0200
update PV versions for libosmocore, libosmo-sccp and openggsn
As we're building git master, we need to make sure PV is not lagging
behind. I wish there was some OE magic by which it could discover
PV from the source it builds.
Change-Id: Ib45238e95156f215412d51d975b1acb33633a3e1
http://cgit.osmocom.org/meta-telephony/commit/?id=7798207c8795d1337c9525f52…
commit 7798207c8795d1337c9525f527b760dcfb7b8348
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Jun 2 18:33:02 2017 +0800
libosmo-sccp: Attempt to fix link issue on 201705-nightly builds
This project will build some static libraries needed for testing
and also for downstream users. Do not disable the static build on
newer Poky versions.
arm-poky-linux-gnueabi-libtool: link: arm-poky-linux-gnueabi-gcc -march=armv5te -marm --sysroot=/home/jenkinsdebian8amd64/jenkins/workspace/201705-nightly/label/Debian8-AMD64/build/tmp/work/armv5te-poky-linux-gnueabi/libosmo-sccp/git-r1.18.1/recipe-sysroot -Wall -I/home/jenkinsdebian8amd64/jenkins/workspace/201705-nightly/label/Debian8-AMD64/build/tmp/work/armv5te-poky-linux-gnueabi/libosmo-sccp/git-r1.18.1/recipe-sysroot/usr/include/ -I/home/jenkinsdebian8amd64/jenkins/workspace/201705-nightly/label/Debian8-AMD64/build/tmp/work/armv5te-poky-linux-gnueabi/libosmo-sccp/git-r1.18.1/recipe-sysroot/usr/include/ -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/jenkinsdebian8amd64/jenkins/workspace/201705-nightly/label/Debian8-AMD64/build/tmp/work/armv5te-poky-linux-gnueabi/libosmo-sccp/git-r1.18.1=/usr/src/debug/libosmo-sccp/git-r1.18.1 -fdebug-prefix-map=/home/jenkinsdebian8amd64/jenkins/workspace/201705-nightly/label/Debian8-AMD64/build/tmp/work/armv5te-poky-linux-gnueabi/libosmo-sccp/git-r1.18.1/recipe-sysroot-native= -fdebug-prefix-map=/home/jenkinsdebian8amd64/jenkins/workspace/201705-nightly/label/Debian8-AMD64/build/tmp/work/armv5te-poky-linux-gnueabi/libosmo-sccp/git-r1.18.1/recipe-sysroot= -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o xua_test xua_test.o sccp_test_data.o ../../src/.libs/libosmo-sigtran.so -losmogsm -ltalloc -losmovty -losmocore -losmonetif -lsctp
| xua_test.o: In function `test_helpers':
| /usr/src/debug/libosmo-sccp/git-r1.18.1/git/tests/xua/xua_test.c:160: undefined reference to `xua_part_add_gt'
| /usr/src/debug/libosmo-sccp/git-r1.18.1/git/tests/xua/xua_test.c:168: undefined reference to `sua_parse_gt'
| xua_test.o: In function `test_sccp2sua_case':
Change-Id: I80eea9ac888ab4b13614ff475bebacb94b72b0f2
http://cgit.osmocom.org/meta-telephony/commit/?id=5f424a919fd57caf5482e7d9d…
commit 5f424a919fd57caf5482e7d9da510a116febd2cd
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jun 23 08:51:51 2016 +0200
set up osmocom recipes with AUTOREV to track git master
This is for the upcoming nightly builds, where all our osmo*
recipes are going to track current master of their respective
upstream git repository.
-----------------------------------------------------------------------
Summary of changes:
recipes-misc/libsmpp/libsmpp34_1.10.bb | 19 -------------------
.../libsmpp/{libsmpp34_git.bb => libsmpp34_1.12.bb} | 5 ++---
recipes-misc/libsmpp/libsmpp34_git.bb | 2 +-
recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb | 1 +
recipes-osmocom/libosmocore/libosmocore_git.bb | 2 +-
recipes-osmocom/openggsn/openggsn_git.bb | 2 +-
6 files changed, 6 insertions(+), 25 deletions(-)
delete mode 100644 recipes-misc/libsmpp/libsmpp34_1.10.bb
copy recipes-misc/libsmpp/{libsmpp34_git.bb => libsmpp34_1.12.bb} (72%)
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 "Osmocom layer for OpenEmbedded".
The branch, 201705 has been updated
via 219eca67a3cd8517e6fbfe156324ddace2453401 (commit)
from 6b9b1ac568d86376b3d6df248148c4f9bcdc1c04 (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=219eca67a3cd8517e6fbfe156…
commit 219eca67a3cd8517e6fbfe156324ddace2453401
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Aug 17 00:25:21 2017 +0200
libsmpp34_1.12: Further unif with libsmpp_git
Among cosmetic changes, this also introduces a requirement to
pkg-config, which was missing so far and breaking the build
Change-Id: I18792e6fdb7a970c5714e174a32b076fa893ecd4
-----------------------------------------------------------------------
Summary of changes:
recipes-misc/libsmpp/libsmpp34_1.12.bb | 13 +++++++------
1 file changed, 7 insertions(+), 6 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via bd3bb135a4c6be29d80fb687ffcdc56c9cd8b6bc (commit)
from 113392a2dd0b2a9ccb43b526729f5a9849217144 (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=bd3bb135a4c6be29d80fb687ffcd…
commit bd3bb135a4c6be29d80fb687ffcdc56c9cd8b6bc
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Aug 16 23:39:08 2017 +0200
ports.h: Add VTY port for GGSN
Change-Id: I5bd49fbc19e88db96b4adbd56c82e7936059551c
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/vty/ports.h | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications