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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, pespin/jitterbuffer has been created
at 0f7e87ee50f449f0e975aeeda3a0f60f4f9b17fa (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=0f7e87ee50f449f0e975aeeda3a0f60f…
commit 0f7e87ee50f449f0e975aeeda3a0f60f4f9b17fa
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Thu Apr 27 12:48:40 2017 +0200
mgcp: Add jitter buffer on the uplink receiver
Change-Id: I1dca892bbb18fb2f7bff14f17d0b4d2438df349b
-----------------------------------------------------------------------
hooks/post-receive
--
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 "SCCP Library".
The branch, master has been updated
via 4c880a02f4186406a53ce7fa28b061ce3a0d3955 (commit)
via 48c720bffc8de73cee654541927a9c0f63a2412b (commit)
via bf849e4bf053ba3eb83c6469dc158075d9a788ee (commit)
via 7c56ab30c9dfd8069f69946c8d8aed61aafbbf18 (commit)
from 17927de2ad892aa5802d118ab71f041db0732f53 (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=4c880a02f4186406a53ce7fa28b…
commit 4c880a02f4186406a53ce7fa28b061ce3a0d3955
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 11:48:15 2017 +0200
osmo_sccp_user_sap_down(): Avoid uninitialized pointer deref
When receiving an unknown primitive, we end up de-referencing an
unassigned/uninitialized pointer for 'conn'. Let's properly catch that
case and print an error message.
Change-Id: Id1f5f293ea9bce8601d45164be670a7062d91802
Fixes: coverity CID#166947
http://cgit.osmocom.org/libosmo-sccp/commit/?id=48c720bffc8de73cee654541927…
commit 48c720bffc8de73cee654541927a9c0f63a2412b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 11:43:53 2017 +0200
sccp_user: Add missing 'break' statement
The missing break statement leads to an unintended fall-through which in
turn prints a wrong ERROR message.
Change-Id: I6618fa247b889d4162118278cd05dee85cf21899
Fixes: coverity CID#166948
http://cgit.osmocom.org/libosmo-sccp/commit/?id=bf849e4bf053ba3eb83c6469dc1…
commit bf849e4bf053ba3eb83c6469dc158075d9a788ee
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:55:03 2017 +0200
sccp2sua: Avoid array overruns in sccp_is_{mandatory,optional}()
Change-Id: Ied76c21e20332514c2ad364eea5fc17e24a3f4c6
Fixes: coverity CID#166943, CID#166980
http://cgit.osmocom.org/libosmo-sccp/commit/?id=7c56ab30c9dfd8069f69946c8d8…
commit 7c56ab30c9dfd8069f69946c8d8aed61aafbbf18
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:45:09 2017 +0200
xua_rkm: Fix handling of RK Registration with multiple Routing Keys
RKM permits multiple routing key IEs to be inside a single Routing Key
Registration message. We were trying to handle this, but the counter we
used as array index into the 'newly_assigned_as' array was actually
always kept at zero.
Change-Id: I08a962d2f242cefb67fb2dc93818c1ed532e8990
Fixes: coverity CID#166991
-----------------------------------------------------------------------
Summary of changes:
src/sccp2sua.c | 4 ++--
src/sccp_scoc.c | 5 +++++
src/sccp_user.c | 1 +
src/xua_rkm.c | 13 +++++++------
4 files changed, 15 insertions(+), 8 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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 8b8fca757eafc7ae07a8a3c9f522265c8c73f729 (commit)
from 2b229ffaef4d82ec87dc37d274ae62a7c214da7a (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=8b8fca757eafc7ae07a8a3c9f522265c…
commit 8b8fca757eafc7ae07a8a3c9f522265c8c73f729
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Mar 8 13:59:21 2017 +0100
deb: install openbsc.pc
Previously openbsc.pc was generated but not installed as part of
openbsc-dev.
Change-Id: I5472a8fe74a81b98598fbdb688db778cb7d09e62
-----------------------------------------------------------------------
Summary of changes:
debian/openbsc-dev.install | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
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 network interface library".
The branch, master has been updated
via 2c83b9a0adbb3c364409f2917b7a449c9966fee6 (commit)
from 3460ad7f31fb1daa529662a1b2ac4d4b0f5e9a7e (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-netif/commit/?id=2c83b9a0adbb3c364409f2917b…
commit 2c83b9a0adbb3c364409f2917b7a449c9966fee6
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Apr 27 11:32:38 2017 +0200
deb: add missing dependency on doxygen
Attempt to fix OBS nightly by adding explicit dependency on doxygen,
similar to other libosmo*
Change-Id: I9cfc94a115c19eedf0923caacd17d1521b4c8fe4
-----------------------------------------------------------------------
Summary of changes:
debian/control | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
Osmocom network interface 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 "UNNAMED PROJECT".
The branch, master has been updated
via 0ad929b4186b1def0fd9832008ce61c909cff888 (commit)
from 6fb234c2511894900590f093b258b670c88219f1 (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=0ad929b4186b1def0fd9832008ce61c…
commit 0ad929b4186b1def0fd9832008ce61c909cff888
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Apr 25 11:20:47 2017 +0200
debian: remove obsolete dependency
This should fix package build for latest Ubuntu.
Change-Id: I132515cd4d89132bb59f9ee7804a5a50e8bd2775
-----------------------------------------------------------------------
Summary of changes:
debian/control | 3 +--
1 file changed, 1 insertion(+), 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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via fce5b31b94702e61f036d646fce5ec10f67a43a3 (commit)
from b4bf603c9866cf8ed7c59b812fc84b3138bb4dda (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=fce5b31b94702e61f036d646fce5ec1…
commit fce5b31b94702e61f036d646fce5ec10f67a43a3
Author: Jean-Francois Dionne <jf.dionne(a)nutaq.com>
Date: Mon Mar 6 13:44:23 2017 -0500
Fix RTP duration adjustment not done when speech resumes in DTX mode.
RTP jitter increases continuously because duration is not
updated when speech resumes in DTX mode.
Change-Id: Ib51ed95a449369222c957b3acebd9ce1f66c5435
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 8 ++------
1 file changed, 2 insertions(+), 6 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 "SCCP Library".
The branch, master has been updated
via 17927de2ad892aa5802d118ab71f041db0732f53 (commit)
via 68e9aaa32d87c72a28b1824c513c69129f63d849 (commit)
via 5112d60ff7d7cafb21a6a8ace7d692e6ef2b500a (commit)
from 65daa7f06403f84de98f806a1d1a13c1906ce692 (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=17927de2ad892aa5802d118ab71…
commit 17927de2ad892aa5802d118ab71f041db0732f53
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:29:13 2017 +0200
ss7_test: Avoid possible NULL pointer dereference in test case
Change-Id: If2a7b2c988d06e8bbd2a63f3a5ceeb403bfb34ed
Fixes: coverity CID#166992
http://cgit.osmocom.org/libosmo-sccp/commit/?id=68e9aaa32d87c72a28b1824c513…
commit 68e9aaa32d87c72a28b1824c513c69129f63d849
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:27:35 2017 +0200
xua_default_lm_fsm: Missing printf() argument
Change-Id: I03c30a0d1e03ff56df80bdd1e8a7846142b6f79c
Fixes: coverity CID#166993
http://cgit.osmocom.org/libosmo-sccp/commit/?id=5112d60ff7d7cafb21a6a8ace7d…
commit 5112d60ff7d7cafb21a6a8ace7d692e6ef2b500a
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:20:31 2017 +0200
Address some negative integer handling issues
If for some reason we cannot resolve the file descriptor for a given
FSM, we shouldn't attempt to send data through it.
Fixes: coverity CID#167155, CID#167154, CID#167153, CID#167152, CID#167151, CID#167151
Change-Id: I8b1a676b653bcdad21cb7927d549f499950a2b73
-----------------------------------------------------------------------
Summary of changes:
src/xua_asp_fsm.c | 21 ++++++++++++++-------
src/xua_default_lm_fsm.c | 2 +-
tests/ss7/ss7_test.c | 1 +
3 files changed, 16 insertions(+), 8 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 "Osmocom network interface library".
The branch, master has been updated
via 3460ad7f31fb1daa529662a1b2ac4d4b0f5e9a7e (commit)
via e98afe5808176efb60298a2f764e8e11efaf580b (commit)
via a67c47cab412b631c19e3f32167b9f5a0edc39ba (commit)
via a15d00ca578a57a73e7612aaa9bdc02505b6cd12 (commit)
from dafdb5ef8ce551ab212a81aac0be009dba9cca02 (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-netif/commit/?id=3460ad7f31fb1daa529662a1b2…
commit 3460ad7f31fb1daa529662a1b2ac4d4b0f5e9a7e
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 26 16:00:03 2017 +0200
osmux: Use osmo_gettimeofday for testing puroposes
This way we can use fake time and osmux_test take 700ms instead of
>2sec to run.
Change-Id: Ic39cab74400aca8262a00c0d06884230b1a15ca3
http://cgit.osmocom.org/libosmo-netif/commit/?id=e98afe5808176efb60298a2f76…
commit e98afe5808176efb60298a2f764e8e11efaf580b
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Apr 25 17:20:38 2017 +0200
osmux: Add RTP marker bit support
According to RFC4867 (RTP payload format for AMR):
"The RTP header marker bit (M) SHALL be set to 1 if the first frameblock
carried in the packet contains a speech frame which is the first in a
talkspurt. For all other packets the marker bit SHALL be set to zero (M=0)."
This information bit provides a way for the receiver to better
synchronize the delay with ther sender.
This is specially useful if AMR DTX features are supported and
enabled on the sender.
Change-Id: I0315658159429603f1d80a168718b026015060e9
http://cgit.osmocom.org/libosmo-netif/commit/?id=a67c47cab412b631c19e3f3216…
commit a67c47cab412b631c19e3f32167b9f5a0edc39ba
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 12 16:11:50 2017 +0200
osmux: Check batch_factor overflow in osmux_batch_enqueue
This commit should fix a bug present if for instance batch_factor < 8
and osmux_batch_enqueue is called from osmux_replay_lost_packets and
enough packets were lost from last received packet.
Change-Id: I5d643810949aeca4762f0cad05eed534d35087f7
http://cgit.osmocom.org/libosmo-netif/commit/?id=a15d00ca578a57a73e7612aaa9…
commit a15d00ca578a57a73e7612aaa9bdc02505b6cd12
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Apr 25 17:27:13 2017 +0200
osmux: use uint8_t everywhere for batch_factor
Change-Id: I9fcc8e94b2fcd843b10cb3f8f009f2348eb3a4af
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/netif/osmux.h | 9 +++--
src/osmux.c | 43 ++++++++++++--------
tests/osmux/osmux_test.c | 91 +++++++++++++++++++++++++++++++++++++++++--
3 files changed, 120 insertions(+), 23 deletions(-)
hooks/post-receive
--
Osmocom network interface 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 "SCCP Library".
The branch, master has been updated
via 65daa7f06403f84de98f806a1d1a13c1906ce692 (commit)
from 37c53749f0461a8de0d736bfca7ea039207745dd (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=65daa7f06403f84de98f806a1d1…
commit 65daa7f06403f84de98f806a1d1a13c1906ce692
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:12:56 2017 +0200
stp: Install VTY commands for FSM introspection
Change-Id: I4ee881715e874eaed3cca6ac42db21260123306a
-----------------------------------------------------------------------
Summary of changes:
stp/stp_main.c | 1 +
1 file changed, 1 insertion(+)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 8a4895c0e5de4f04b5de85ed6bbae60edca3df9c (commit)
from 0b2f7153f2bfcb3897d34838105568fa90324bf5 (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=8a4895c0e5de4f04b5de85ed6bba…
commit 8a4895c0e5de4f04b5de85ed6bbae60edca3df9c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Apr 27 10:25:10 2017 +0200
Uninitialized variable in ipa_ccm_make_id_resp_from_req()
We are allocating a buffer on the stack without initializing it, and
then passing it into ipa_ccm_make_id_resp(). There is no real danger
from this, as the buffer is only uninitialized if num_ies is 0, but
let's memset() it for good style
Change-Id: If5761a47b8cba73ddcc02a88cfa5c87c1970c04e
Fixes: coverity CID#167040
-----------------------------------------------------------------------
Summary of changes:
src/gsm/ipa.c | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications