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 "GSM Audio Pocket Knife".
The branch, master has been updated
via 30493c78b3579b562b4d71224857d11fbf1b56b6 (commit)
from 9e997267f643a8234e341f281a7b57165513b440 (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/gapk/commit/?id=30493c78b3579b562b4d71224857d11fbf1…
commit 30493c78b3579b562b4d71224857d11fbf1b56b6
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Sun Sep 3 17:16:27 2017 +0700
Fix BENCHMARK_STOP call for both AMR and FR codecs
The BENCHMARK_STOP should be called with a correct codec type and
a correct operation type (encode or decode). Otherwise the results
could be incorrect.
Change-Id: Ie90e85ca8d9ec3175a58dde60525e0b7d6daf608
-----------------------------------------------------------------------
Summary of changes:
src/codec_amr.c | 4 ++--
src/codec_fr.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
GSM Audio Pocket Knife
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 "GSM Audio Pocket Knife".
The branch, master has been updated
via 9e997267f643a8234e341f281a7b57165513b440 (commit)
from 45d0fd66c3aceebcd1dc30ae2cffb33f5c65fe8e (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/gapk/commit/?id=9e997267f643a8234e341f281a7b5716551…
commit 9e997267f643a8234e341f281a7b57165513b440
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Mon Jan 8 23:10:55 2018 +0600
libgsmhr/libgsmhr.c: fix memory leak after gsmhr_exit()
During the HR codec initialization, a part of the state is
allocated, but not freed at exit. Let's fix this.
Found during debugging with Valgrind:
4,932 bytes in 1 blocks are definitely lost in loss record 177 of 179
at 0x4C2AB80: malloc (in vgpreload_memcheck-amd64-linux.so)
by 0x6381C8F: gsmhr_init (libgsmhr.c:63)
by 0x526DF62: osmo_gapk_pq_queue_codec (pq_codec.c:48)
by 0x401ACE: make_processing_chain (app_osmo_gapk.c:573)
by 0x401ACE: main (app_osmo_gapk.c:765)
Change-Id: Ie9ead89c2272782de8d928f29753e6a523cf8834
-----------------------------------------------------------------------
Summary of changes:
libgsmhr/libgsmhr.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
GSM Audio Pocket Knife
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 8dce1de6d2669023b715945cc58813380ac7f322 (commit)
from 5081806f4d41ceccf5b5421c9644113ac41e2524 (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=8dce1de6d2669023b715945cc588133…
commit 8dce1de6d2669023b715945cc58813380ac7f322
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Jan 2 14:17:04 2018 +0100
TBF: cleanup state flag handling
* introduce generic function to check whether particular flag was set
for'a TBF and clear it if necessary. Use this instead of
clear_poll_timeout_flag()
* add function to explicitly set assignment and appropriate state flags
Overall this makes the code easier to read and debug.
Related: OS#1759
Change-Id: Ic4560280c72f91700f2e19c6c7f6658dc29625c2
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 17 +++++------------
src/tbf.cpp | 6 ++----
src/tbf.h | 25 ++++++++++++++++++++++++-
src/tbf_dl.cpp | 17 ++++-------------
src/tbf_ul.cpp | 4 +---
5 files changed, 36 insertions(+), 33 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 5081806f4d41ceccf5b5421c9644113ac41e2524 (commit)
from b3a17d6074b2575a599863766b9826a7bd3369b9 (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=5081806f4d41ceccf5b5421c9644113…
commit 5081806f4d41ceccf5b5421c9644113ac41e2524
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Dec 6 13:35:08 2017 +0100
Make TBF state private
Let's make sure no external function can mess with the TBF state.
Change-Id: I217f4c4bac21dd584c8682928a080a1a6e9507e1
-----------------------------------------------------------------------
Summary of changes:
src/tbf.cpp | 2 +-
src/tbf.h | 5 +----
2 files changed, 2 insertions(+), 5 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 309d0e5483cac2624935e7889bf6f07bb1cc371e (commit)
from c90f40a27737edaba3515ccf29faa3edb81bb0ee (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=309d0e5483cac2624935e7889bf6…
commit 309d0e5483cac2624935e7889bf6f07bb1cc371e
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Jan 5 14:21:25 2018 +0100
Deprecate gsm48_construct_ra()
It's just a tiny wrapper around gsm48_encode_ra() with less strict type
signature.
Related OS#1640
Change-Id: I79d6d1133afbf32e891a6b0e3a244c6885ea9614
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/gsm48.h | 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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via c90f40a27737edaba3515ccf29faa3edb81bb0ee (commit)
from 68bf16ab6f5d9738d8d6377ed8bc6285fc09c88e (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=c90f40a27737edaba3515ccf29fa…
commit c90f40a27737edaba3515ccf29faa3edb81bb0ee
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Jan 11 10:52:28 2018 +0100
Allow multiple 'log gsmtap' sinks
Previously we've checked for existing log target with a given hostname
from vty code but it was ignored inside the check so only the very first
'log gsmtap' entry was enabled while the rest were silently ignored.
Change-Id: I8fd8bda9e07d403a54735da30addb742e56538a2
-----------------------------------------------------------------------
Summary of changes:
src/logging.c | 11 +++++++++--
1 file changed, 9 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 "CI scripts".
The branch, master has been updated
via fbcc11b4736d3b8d9ebda5eb27fa36067d1d6baf (commit)
from 66b46cd9b95c6eaa5559378e0457d6ead1a916a4 (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=fbcc11b4736d3b8d9ebda5eb27fa3606…
commit fbcc11b4736d3b8d9ebda5eb27fa36067d1d6baf
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Jan 10 11:07:14 2018 +0100
Install setuptools in docker images
Make sure that python-setuptools are installed for both python v2 and v3
to make sure osmo-python-tests can be installed.
Change-Id: I3ecd96af2e2c0c7d141977639103d71e46c0cdc5
Related: OS#2821
-----------------------------------------------------------------------
Summary of changes:
docker/Dockerfile.deb8_amd64 | 3 +++
docker/Dockerfile.deb8_i386 | 3 +++
docker/Dockerfile_osmocom_jenkins.amd64 | 3 +++
3 files changed, 9 insertions(+)
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 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)