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 68bf16ab6f5d9738d8d6377ed8bc6285fc09c88e (commit)
from 1e50e2ad4813c037b0fbc5559381ec22776225d7 (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=68bf16ab6f5d9738d8d6377ed8bc…
commit 68bf16ab6f5d9738d8d6377ed8bc6285fc09c88e
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jan 10 17:00:43 2018 +0100
log: print loginfo assertions source
Print which function has triggered assert_loginfo(). It's handy in
debugging logging-related issues in libosmocore.
Change-Id: I8418d0c431106f50aa8779cd89396f02373304ad
-----------------------------------------------------------------------
Summary of changes:
src/logging.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 1e50e2ad4813c037b0fbc5559381ec22776225d7 (commit)
from ffad574a4b68596d17671965bf145f11f0b00e57 (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=1e50e2ad4813c037b0fbc5559381…
commit 1e50e2ad4813c037b0fbc5559381ec22776225d7
Author: Stefan Sperling <ssperling(a)sysmocom.de>
Date: Mon Jan 8 19:20:02 2018 +0100
TLVP_PRESENT() should not return TRUE after tlv_parse() fails.
If the length provided in the patcket exceeds the buffer length,
tlv_parse() returns -2 but leaves tlv.val and tlv.len initializd.
Many callers of tlv_parse() do not check its return value, but
rely on TLVP_PRESENT() to see if a particular TLV was parsed
successfully. By clearing tlv.val and tlv.len we make it less
likely that those callers will use an overlong TLV length value.
Change-Id: I4dda6938e1650b4bcaac45809a4763f86f5a9794
-----------------------------------------------------------------------
Summary of changes:
src/gsm/tlv_parser.c | 14 ++++++++++----
1 file changed, 10 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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 82cfa3945c35be251dff168260d30756bc3d60db (commit)
from e44a5687c4728a3ef1f730ec7349cef135cf174a (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=82cfa3945c35be251dff168260d30756…
commit 82cfa3945c35be251dff168260d30756bc3d60db
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Jan 12 03:13:33 2018 +0600
libmsc: add support for both comp128v2 and comp128v3
This change adds support for both comp128v2 and comp128v3 GSM
A3/A8 algorithms. Since they already implemented in libosmocore,
the corresponding it's API is used.
Change-Id: Ic761be0220397d100c9e6345d4d01af4889dc7c1
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data.h | 2 ++
openbsc/src/libmsc/auth.c | 26 +++++++++++++++++++++++---
openbsc/src/libmsc/ctrl_commands.c | 8 ++++++++
openbsc/src/libmsc/vty_interface_layer3.c | 12 ++++++++++--
openbsc/tests/ctrl_test_runner.py | 10 ++++++++++
5 files changed, 53 insertions(+), 5 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 "CI scripts".
The branch, master has been updated
via 66b46cd9b95c6eaa5559378e0457d6ead1a916a4 (commit)
from 3527fd63ad403a4f691fcee39c3a7aec69d84006 (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=66b46cd9b95c6eaa5559378e0457d6ea…
commit 66b46cd9b95c6eaa5559378e0457d6ead1a916a4
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 11 23:07:58 2018 +0100
Enable osmo-iuh submission
It was disabled back in a days when it was dependent on a separate
branch. Thisis no longer the case so we can enable it back. Also remove
remaining leftovers.
Change-Id: I5fd3bdab217b61f9ee50a5f1413b60d396535395
-----------------------------------------------------------------------
Summary of changes:
coverity/build_Osmocom.sh | 2 +-
coverity/prepare_source_Osmcocom.sh | 4 ----
2 files changed, 1 insertion(+), 5 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 ffad574a4b68596d17671965bf145f11f0b00e57 (commit)
from e29ec85375f004e63c650e69a9fe5910b15a00eb (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=ffad574a4b68596d17671965bf14…
commit ffad574a4b68596d17671965bf145f11f0b00e57
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Jan 12 05:34:03 2018 +0100
gsm: add gsm0808_speech_codec_type_names
Used for logging Speech Codec List entries in osmo-bsc, during handover
decision.
Change-Id: Ie6418d16db333188e9bcd2b32b7216f277ae8832
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/protocol/gsm_08_08.h | 5 +++++
src/gsm/gsm0808.c | 14 ++++++++++++++
src/gsm/libosmogsm.map | 1 +
3 files changed, 20 insertions(+)
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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via 8405088e81b687d99b341fb731bb4e12663c2a83 (commit)
from ff995e7d9cb4ef6b321065b2d07867ef349d952d (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=8405088e81b687d99b341fb…
commit 8405088e81b687d99b341fb731bb4e12663c2a83
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Dec 21 20:57:27 2017 +0100
add message sequence chart MS/BTS/BSC/MSC for 3GPP aoIP MO call
Change-Id: I7e41234cfe1483bb73589dc959851a54f9aafa36
-----------------------------------------------------------------------
Summary of changes:
OsmoBSC/message-sequences/mo_call-abis_a.msc | 146 +++++++++++++++++++++++++++
1 file changed, 146 insertions(+)
create mode 100644 OsmoBSC/message-sequences/mo_call-abis_a.msc
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 "UNNAMED PROJECT".
The branch, master has been updated
via 58bd53c87b22cd82117e2e5e4f440f6ffe4af5fe (commit)
via 56d08ae735b5d8a9aebbd95719f1631c1ea3c4ad (commit)
from f949f8a5a046d640d428ea2afcf120f348ba8405 (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/python/osmo-python-tests/commit/?id=58bd53c87b22cd8…
commit 58bd53c87b22cd82117e2e5e4f440f6ffe4af5fe
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jan 9 12:56:19 2018 +0100
cosmetic: setup.py: move osmo_interact_* next to osmo_verify_*
Those scripts are semantically closely related, so place them next to each
other.
Change-Id: Id7380f9d536c83ee1d612457af423dde9b96f5ad
http://cgit.osmocom.org/python/osmo-python-tests/commit/?id=56d08ae735b5d8a…
commit 56d08ae735b5d8a9aebbd95719f1631c1ea3c4ad
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jan 9 12:49:47 2018 +0100
cosmetic: setup.py: tweak indenting, add vim comment
We usually do only space indenting in our py code, replace tabs with spaces.
Change to one script path per line for easier patch reading in the future.
Add a vim expandtab comment.
Change-Id: I8a501715127c2583a630b1efb0d5316574eea173
-----------------------------------------------------------------------
Summary of changes:
setup.py | 25 ++++++++++++++++---------
1 file changed, 16 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 "UNNAMED PROJECT".
The branch, master has been updated
via f949f8a5a046d640d428ea2afcf120f348ba8405 (commit)
from 99f1c4714c4cece9e0cd0123d0562e1582282496 (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/python/osmo-python-tests/commit/?id=f949f8a5a046d64…
commit f949f8a5a046d640d428ea2afcf120f348ba8405
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jan 9 12:43:41 2018 +0100
remove osmodumpdoc.py and osmotestconfig.py from py3 install
Install these scripts as py2 only.
These scripts were added to py3 in error by commit "Improve python3
compatibility", I80e5850a8978d78cda793e2192ef4bd3fd54a121, which only addresses
print() compatibility but not encoding.
Recent patch Ief11b75acc973dc7aeaac9c2298a21dc5390efe4 removes osmotestvty.py
from py3 installation. osmodumpdoc.py and osmotestconfig.py are still py2 for
the same reasons and are also likely to fail when run as python3.
Related: OS#2821
Change-Id: Ibf8fc488ae2c022f75f0ca63483d80ed701e8c40
-----------------------------------------------------------------------
Summary of changes:
setup.py | 4 +---
1 file changed, 1 insertion(+), 3 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 "A python tool to program magic SIMs".
The branch, fairwaves/sim has been deleted
was 22c537a3f083df0e0ff70e7be9656f1364079cf1
-----------------------------------------------------------------------
22c537a3f083df0e0ff70e7be9656f1364079cf1 A hack to work with Fairwaves SIMs.
-----------------------------------------------------------------------
hooks/post-receive
--
A python tool to program magic SIMs